0byt3m1n1
Path:
/
data
/
9
/
1
/
10
/
10
/
1825010
/
meta
/
1978946
/
mysql
/
[
Home
]
File: 1_02d946d_2.dump.bak
-- MySQL dump 10.11 -- -- Host: mysqlv115 Database: 1_02d946d_2 -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=32 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`), KEY `comment_parent` (`comment_parent`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=5876 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://beatlessheastadium.com','yes'),(2,'home','http://beatlessheastadium.com','yes'),(3,'blogname','Beatles Program','yes'),(4,'blogdescription','Copyright 2015 North Shore Publishing','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','dave@beatlessheastadium.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/index.php/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'gzipcompression','0','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:8:{i:0;s:19:\"akismet/akismet.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:9:\"hello.php\";i:3;s:23:\"ml-slider/ml-slider.php\";i:4;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:5;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:6;s:41:\"theme-junkie-custom-css/tj-custom-css.php\";i:7;s:28:\"top-25-social-icons/lite.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'advanced_edit','0','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:5:{i:0;s:119:\"\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium/wp-content/themes/vantage/parts/footer.php\";i:2;s:112:\"\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium/wp-content/themes/vantage/style.css\";i:3;s:115:\"\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium/wp-content/plugins/akismet/akismet.php\";i:4;s:118:\"\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium/wp-content/themes/vantage/home-panels.php\";i:5;s:135:\"\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium/wp-content/plugins/so-widgets-bundle/so-widgets-bundle.php\";}','no'),(41,'template','vantage','yes'),(42,'stylesheet','vantage','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','0','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','33056','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','0','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','0','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(583,'widget_vantage-social-media','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(82,'uninstall_plugins','a:0:{}','no'),(83,'timezone_string','America/Chicago','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','147','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','31535','yes'),(89,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(90,'_transient_random_seed','30edcaa30f3390aa75ef9830dabaade1','yes'),(91,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(92,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(93,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(96,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:1:{i:0;s:8:\"search-2\";}s:14:\"sidebar-footer\";a:0:{}s:14:\"sidebar-header\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(436,'category_children','a:0:{}','yes'),(99,'cron','a:7:{i:1450395937;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:1450402573;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1450407101;a:1:{s:29:\"akismet_schedule_cron_recheck\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1450413175;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:1450422060;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1450441304;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(4691,'rewrite_rules','a:72:{s:57:\"index.php/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:45:\"index.php/category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:54:\"index.php/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:49:\"index.php/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:42:\"index.php/tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:24:\"index.php/tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:55:\"index.php/type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:50:\"index.php/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:43:\"index.php/type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:25:\"index.php/type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:42:\"index.php/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:37:\"index.php/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:30:\"index.php/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:37:\"index.php/comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=147&cpage=$matches[1]\";s:51:\"index.php/comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:46:\"index.php/comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:54:\"index.php/search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:49:\"index.php/search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:42:\"index.php/search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:24:\"index.php/search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:57:\"index.php/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:52:\"index.php/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:45:\"index.php/author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:27:\"index.php/author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:79:\"index.php/([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:74:\"index.php/([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:67:\"index.php/([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:49:\"index.php/([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:66:\"index.php/([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:61:\"index.php/([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:54:\"index.php/([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:36:\"index.php/([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:53:\"index.php/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:48:\"index.php/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:41:\"index.php/([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:23:\"index.php/([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:68:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:78:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:98:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:93:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:87:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:75:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:82:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:67:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:57:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:67:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:87:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:82:\"index.php/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:74:\"index.php/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:61:\"index.php/([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:48:\"index.php/([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:37:\"index.php/.?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"index.php/.?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"index.php/.?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"index.php/.?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"index.php/(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:50:\"index.php/(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:45:\"index.php/(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"index.php/(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:45:\"index.php/(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:30:\"index.php/(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(2050,'finished_splitting_shared_terms','1','yes'),(119,'logged_in_key','y4OBk.A,WP.f<H)9Gj4af7R9CJU<=Gm9N $vZb`a!ohH=`QGCRzj)-RR&g?~-2.w','yes'),(5872,'_site_transient_timeout_theme_roots','1450391265','yes'),(5873,'_site_transient_theme_roots','a:4:{s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:7:\"vantage\";s:7:\"/themes\";}','yes'),(5853,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1450389769;s:8:\"response\";a:3:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"3.1.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.3.1.6.zip\";}s:23:\"ml-slider/ml-slider.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"38583\";s:4:\"slug\";s:9:\"ml-slider\";s:6:\"plugin\";s:23:\"ml-slider/ml-slider.php\";s:11:\"new_version\";s:5:\"3.3.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/ml-slider/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/ml-slider.3.3.6.zip\";}s:39:\"siteorigin-panels/siteorigin-panels.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"40030\";s:4:\"slug\";s:17:\"siteorigin-panels\";s:6:\"plugin\";s:39:\"siteorigin-panels/siteorigin-panels.php\";s:11:\"new_version\";s:5:\"2.2.2\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/siteorigin-panels/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/siteorigin-panels.2.2.2.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"790\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"4.3.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.4.3.1.zip\";}s:9:\"hello.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3564\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";}s:39:\"so-widgets-bundle/so-widgets-bundle.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"50709\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:6:\"plugin\";s:39:\"so-widgets-bundle/so-widgets-bundle.php\";s:11:\"new_version\";s:5:\"1.5.4\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/so-widgets-bundle/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/so-widgets-bundle.1.5.4.zip\";}s:41:\"theme-junkie-custom-css/tj-custom-css.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"49689\";s:4:\"slug\";s:23:\"theme-junkie-custom-css\";s:6:\"plugin\";s:41:\"theme-junkie-custom-css/tj-custom-css.php\";s:11:\"new_version\";s:5:\"0.1.5\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/theme-junkie-custom-css/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/theme-junkie-custom-css.0.1.5.zip\";}s:28:\"top-25-social-icons/lite.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"47274\";s:4:\"slug\";s:19:\"top-25-social-icons\";s:6:\"plugin\";s:28:\"top-25-social-icons/lite.php\";s:11:\"new_version\";s:5:\"2.0.0\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/top-25-social-icons/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/top-25-social-icons.zip\";}}}','yes'),(117,'auth_key','.O2hxvP{`(,5yCl`ZA@AiIFO7,Ig%VB$72aR7u=*IN9dVWT =>RZg},.Yuvr2_zn','yes'),(144,'_transient_twentyfifteen_categories','1','yes'),(118,'auth_salt','}UN9F7WuS;.2of;.4jMg{:j.v9wb %p]U1rN9s50a#`GCFe;|0@2%Pu}k[:JQ&[<','yes'),(120,'logged_in_salt','=Mp~Q>F~qUA,xj;;71s3S1{<sE<fA9 D>p7hGfXefUIJY>DmZg2{a1]7FM=p,w*h','yes'),(121,'nonce_key','c:Ija0AE#4~W89*a~dw1aZXN?}s8Alys7JgA5VP* .j2|9*Pi0H |%jS(h-V]Kyr','yes'),(122,'nonce_salt','6%!B]V-&_/Q?EG~/,#}VZ#Mb,=o^ufceyod7FS41#Nx/yS{rRp}LxT|cS,p-EQFf','yes'),(4689,'_site_transient_timeout_popular_importers_en_US','1447178066','yes'),(4690,'_site_transient_popular_importers_en_US','a:2:{s:9:\"importers\";a:8:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:86:\"Install the Blogger importer to import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:109:\"Install the category/tag converter to convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:9:\"wpcat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:82:\"Install the LiveJournal importer to import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:99:\"Install the Movable Type importer to import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:4:\"opml\";a:4:{s:4:\"name\";s:8:\"Blogroll\";s:11:\"description\";s:61:\"Install the blogroll importer to import links in OPML format.\";s:11:\"plugin-slug\";s:13:\"opml-importer\";s:11:\"importer-id\";s:4:\"opml\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:58:\"Install the RSS importer to import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:84:\"Install the Tumblr importer to import posts & media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:130:\"Install the WordPress importer to import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}','yes'),(4618,'WPLANG','','yes'),(4687,'_site_transient_timeout_available_translations','1447016023','yes'),(4688,'_site_transient_available_translations','a:68:{s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-18 00:32:07\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-27 20:45:33\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.1/ary.zip\";s:3:\"iso\";a:2:{i:1;s:5:\"ar_MA\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-22 14:16:17\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-25 14:32:58\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-16 05:09:40\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-18 21:20:44\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-07 03:25:59\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-19 09:17:13\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-18 19:34:34\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-26 23:06:55\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-02 05:19:03\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-14 15:24:20\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.3.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-22 08:30:00\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-13 23:56:05\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-17 20:57:21\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-17 22:20:50\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-14 00:38:16\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-16 10:50:33\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-26 22:31:40\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-30 19:20:19\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:6:\"4.3-RC\";s:7:\"updated\";s:19:\"2015-08-04 06:10:33\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.3-RC/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.2.5\";s:7:\"updated\";s:19:\"2015-10-29 16:32:18\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.2.5/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-19 14:33:57\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-26 19:53:52\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-05 16:34:02\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-12 17:21:08\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-20 13:36:08\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-15 15:41:04\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-06 20:37:24\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-11-05 14:57:14\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-24 15:25:30\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-18 23:34:00\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.1.8\";s:7:\"updated\";s:19:\"2015-03-26 15:20:27\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.8/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-22 08:59:41\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-11-07 23:16:28\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-11-04 22:14:16\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-23 07:34:16\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-17 13:36:47\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-08 17:47:38\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-22 13:47:37\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-06 06:16:37\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-30 16:23:05\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-11-06 04:24:53\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-18 07:48:28\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:5:\"4.1.8\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.8/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ေဆာင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-23 10:49:34\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-28 15:14:19\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-17 18:56:13\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.3-RC\";s:7:\"updated\";s:19:\"2015-08-02 07:53:33\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.3-RC/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-27 13:38:57\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:5:\"4.1.8\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.1.8/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"دوام\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-11-05 03:15:53\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-11-05 08:53:25\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-18 16:44:05\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-03 10:08:50\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-20 09:27:40\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-06 16:10:24\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-27 07:05:44\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-17 18:31:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-19 10:43:45\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-19 16:06:20\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-20 03:52:15\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-19 13:55:59\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.1.8\";s:7:\"updated\";s:19:\"2015-03-26 16:45:38\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.1.8/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-08 09:34:14\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-10-28 06:20:02\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.3.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-09-21 11:18:12\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.3.1\";s:7:\"updated\";s:19:\"2015-08-20 19:10:20\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.3.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','yes'),(518,'widget_baba','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(578,'widget_sow-image','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(532,'metaslider_systemcheck','a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}','yes'),(581,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(519,'tooltips','','yes'),(520,'color-tips','black','yes'),(521,'imgw','','yes'),(522,'imgh','','yes'),(523,'targetlinks','1','yes'),(524,'images-type','leaf','yes'),(562,'siteorigin_panels_home_page_id','147','yes'),(566,'widget_akismet_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(567,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(568,'widget_circleicon-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(569,'widget_nav_menu','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(570,'widget_siteorigin-panels-builder','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(571,'widget_metaslider_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(572,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(573,'widget_siteorigin-panels-post-content','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(574,'widget_siteorigin-panels-postloop','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(575,'widget_sow-button','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(576,'widget_sow-editor','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(577,'widget_sow-google-map','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(5866,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1450432654','no'),(5867,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1450389454','no'),(534,'ml-slider_children','a:0:{}','yes'),(582,'widget_headline-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(5864,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1450432654','no'),(5865,'_transient_feed_b9388c83948825c1edaef0d856b7b109','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:117:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Dec 2015 21:31:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:30:{i:0;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"W3 Total Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/w3-total-cache/#post-12073\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2009 18:46:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"12073@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Easy Web Performance Optimization (WPO) using caching: browser, page, object, database, minify and content delivery network support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WP Super Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/wp-super-cache/#post-2572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2572@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Donncha O Caoimh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Hello Dolly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/hello-dolly/#post-5790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 May 2008 22:11:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"5790@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wordpress.org/plugins/jetpack/#post-23862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"23862@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Your WordPress, Simplified.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tim Moore\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Regenerate Thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/regenerate-thumbnails/#post-6743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Aug 2008 14:38:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"6743@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Allows you to regenerate your thumbnails after changing the thumbnail sizes.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Alex Mills (Viper007Bond)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"18101@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WooCommerce - excelling eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29860@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"NextGEN Gallery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"1169@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 13 million downloads.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Alex Rabe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://wordpress.org/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"15@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet Web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"132@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Jun 2007 15:00:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2082@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Advanced Custom Fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/plugins/advanced-custom-fields/#post-25254\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Mar 2011 04:07:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"25254@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Customise WordPress with powerful, professional and intuitive fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"elliotcondon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Wordfence Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Sep 2011 03:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"29832@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"The Wordfence WordPress security plugin provides free enterprise-class WordPress security, protecting your website from hacks and malware.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Wordfence\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Google Analytics by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2316@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"Track your WordPress site easily with the latest tracking codes and lots added data for search result pages and error pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"753@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2141@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WP-PageNavi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wp-pagenavi/#post-363\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 23:17:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"363@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Adds a more advanced paging navigation interface.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Lester Chan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Really Simple CAPTCHA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/really-simple-captcha/#post-9542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Mar 2009 02:17:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"9542@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8321@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast SEO plugin.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Duplicate Post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/duplicate-post/#post-2646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Dec 2007 17:40:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2646@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Clone posts and pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Lopo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Disable Comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/disable-comments/#post-26907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 04:42:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26907@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Samir Shah\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WP Multibyte Patch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/wp-multibyte-patch/#post-28395\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Jul 2011 12:22:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"28395@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Multibyte functionality enhancement for the WordPress Japanese package.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"plugin-master\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Black Studio TinyMCE Widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/plugins/black-studio-tinymce-widget/#post-31973\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Nov 2011 15:06:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"31973@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"The visual editor widget for Wordpress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"iThemes Security (formerly Better WP Security)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"21738@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Protect your WordPress site by hiding vital areas of your site, protecting access to important files, preventing brute-force login attempts, detecting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Chris Wiegman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Page Builder by SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/siteorigin-panels/#post-51888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 Apr 2013 10:36:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"51888@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page builder.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Greg Priday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Google Analytics Dashboard for WP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/#post-50539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 10 Mar 2013 17:07:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"50539@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"Displays Google Analytics reports in your WordPress Dashboard. Inserts the latest Google Analytics tracking code in your pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Alin Marcu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Meta Slider\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/ml-slider/#post-49521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 14 Feb 2013 16:56:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"49521@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"Easy to use WordPress slider plugin. Create SEO optimised responsive slideshows with Nivo Slider, Flex Slider, Coin Slider and Responsive Slides.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Matcha Labs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"UpdraftPlus Backup and Restoration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/updraftplus/#post-38058\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 May 2012 15:14:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"38058@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"Backup and restoration made easy. Complete backups; manual or scheduled (backup to S3, Dropbox, Google Drive, Rackspace, FTP, SFTP, email + others).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Anderson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Clef Two-Factor Authentication\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins/wpclef/#post-47509\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Dec 2012 01:25:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"47509@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:138:\"Modern two-factor that people love to use: strong authentication without passwords or tokens; single sign on/off; magical user experience.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Dave Ross\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Duplicator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/duplicator/#post-26607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 May 2011 12:15:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26607@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Cory Lamle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:46:\"https://wordpress.org/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 17 Dec 2015 21:57:34 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Thu, 17 Dec 2015 22:06:09 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Thu, 17 Dec 2015 21:31:09 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20150511173256\";}','no'),(3973,'_site_transient_timeout_browser_42f88bb63a391df782311f24fc8cf246','1445898394','yes'),(3974,'_site_transient_browser_42f88bb63a391df782311f24fc8cf246','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"41.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(2951,'akismet_spam_count','4','yes'),(5868,'_transient_timeout_plugin_slugs','1450475854','no'),(5869,'_transient_plugin_slugs','a:8:{i:0;s:19:\"akismet/akismet.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:9:\"hello.php\";i:3;s:23:\"ml-slider/ml-slider.php\";i:4;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:5;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:6;s:41:\"theme-junkie-custom-css/tj-custom-css.php\";i:7;s:28:\"top-25-social-icons/lite.php\";}','no'),(183,'vantage_theme_settings','a:36:{s:10:\"logo_image\";s:3:\"130\";s:22:\"logo_in_menu_constrain\";b:1;s:16:\"logo_header_text\";s:1277:\"<aside id=\"baba-2\" class=\"widget widget_baba\"><div class=\"widget-text sbr_box\"><ul><li class=\"sbr_text social-icons FB\"><a href=\"https://www.facebook.com/beatles.sheastadium\" target=\"_blank\"><img src=\"http://beatlessheastadium.com/wp-content/plugins/top-25-social-icons/images/leaf/facebook.png\" width=\"height=\"/></a></li><li class=\"sbr_text social-icons TW\"><a href=\"https://twitter.com/ClassicRocker66\" target=\"_blank\"><img src=\"http://beatlessheastadium.com/wp-content/plugins/top-25-social-icons/images/leaf/twitter.png\" width=\"height=\"/></a></li><li class=\"sbr_text social-icons Gplus\"><a href=\"https://plus.google.com/u/0/114543925994731577023/posts\" target=\"_blank\"><img src=\"http://beatlessheastadium.com/wp-content/plugins/top-25-social-icons/images/leaf/googleplus.png\" width=\"height=\"/></a></li><li class=\"sbr_text social-icons Linked\"><a href=\"https://www.linkedin.com/in/authordave\" target=\"_blank\"><img src=\"http://beatlessheastadium.com/wp-content/plugins/top-25-social-icons/images/leaf/linkedin.png\" width=\"height=\"/></a></li><li class=\"sbr_text social-icons Email\"><a href=\"mailto:dave@northshorepublishing.com\"><img src=\"http://beatlessheastadium.com/wp-content/plugins/top-25-social-icons/images/leaf/email.png\" width=\"height=\"/></a></li></ul></div></aside>\";s:17:\"layout_responsive\";b:1;s:14:\"layout_fitvids\";b:1;s:12:\"layout_bound\";s:4:\"full\";s:15:\"layout_masthead\";s:0:\"\";s:11:\"layout_menu\";s:0:\"\";s:13:\"layout_footer\";s:0:\"\";s:11:\"home_slider\";s:8:\"meta:131\";s:26:\"navigation_use_sticky_menu\";b:1;s:22:\"navigation_menu_search\";b:1;s:32:\"navigation_display_scroll_to_top\";b:1;s:19:\"navigation_post_nav\";b:1;s:19:\"blog_archive_layout\";s:4:\"blog\";s:20:\"blog_archive_content\";s:4:\"full\";s:18:\"blog_post_metadata\";b:1;s:16:\"blog_post_author\";b:1;s:14:\"blog_post_date\";b:1;s:19:\"blog_featured_image\";b:1;s:24:\"blog_featured_image_type\";s:5:\"large\";s:22:\"general_site_info_text\";s:0:\"\";s:20:\"premium_order_number\";s:0:\"\";s:17:\"logo_image_retina\";b:0;s:22:\"logo_no_widget_overlay\";b:0;s:26:\"navigation_responsive_menu\";b:0;s:31:\"navigation_responsive_menu_text\";b:0;s:20:\"navigation_home_icon\";b:0;s:28:\"navigation_mobile_navigation\";b:0;s:19:\"home_slider_stretch\";b:0;s:15:\"blog_author_box\";b:0;s:20:\"social_ajax_comments\";b:0;s:17:\"social_share_post\";b:0;s:14:\"social_twitter\";b:0;s:23:\"general_adaptive_images\";b:0;s:25:\"general_js_enqueue_footer\";b:0;}','yes'),(148,'recently_activated','a:0:{}','yes'),(154,'theme_mods_twentyfifteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1435366459;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(155,'current_theme','Vantage','yes'),(156,'theme_mods_vantage','a:5:{i:0;b:0;s:17:\"version_activated\";s:5:\"1.4.2\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:27:\"_theme_settings_current_tab\";s:1:\"0\";s:35:\"siteorigin_panels_home_page_enabled\";b:1;}','yes'),(157,'theme_switched','','yes'),(161,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(166,'siteorigin_panels_initial_version','2.1.2','no'),(167,'siteorigin_panels_settings','a:0:{}','yes'),(169,'siteorigin_widget_bundle_version','1.5.4','yes'),(5770,'_transient_timeout_sow:cleared','1450769157','no'),(5771,'_transient_sow:cleared','1','no'),(579,'widget_sow-post-carousel','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(580,'widget_sow-slider','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(2051,'db_upgraded','','yes'),(3303,'_site_transient_timeout_browser_a1fcbc15e2707c3d260575de4b92300d','1443924723','yes'),(3304,'_site_transient_browser_a1fcbc15e2707c3d260575de4b92300d','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"40.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(212,'wpcf7','a:1:{s:7:\"version\";s:5:\"4.3.1\";}','yes'),(5861,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1450432653','no'),(5862,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1450432653','no'),(5874,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-4.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"4.4\";s:7:\"version\";s:3:\"4.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":12:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-4.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-4.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"4.4\";s:7:\"version\";s:3:\"4.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:13:\"support_email\";s:26:\"updatehelp42@wordpress.org\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1450389773;s:15:\"version_checked\";s:5:\"4.3.1\";s:12:\"translations\";a:0:{}}','yes'),(5852,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1450389772;s:7:\"checked\";a:4:{s:13:\"twentyfifteen\";s:3:\"1.3\";s:14:\"twentyfourteen\";s:3:\"1.5\";s:14:\"twentythirteen\";s:3:\"1.6\";s:7:\"vantage\";s:5:\"1.4.4\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.1.4.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.6.zip\";}s:14:\"twentythirteen\";a:4:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.1.7.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(597,'tj_custom_css','a:1:{s:10:\"custom_css\";s:232:\"header#masthead .hgroup {\r\n padding: 25px 0;\r\n}\r\n \r\nheader#masthead .hgroup .support-text {\r\n margin-top: -2.6em;\r\n}\r\n \r\n#main {\r\n padding-top: 0;\r\n}\r\n \r\n.entry-main {\r\n margin: 20px;\r\n}\r\n \r\n#secondary {\r\n padding-top: 67px;\r\n}\";}','yes'),(5859,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1450432652','no'),(5860,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1450389452','no'),(3327,'can_compress_scripts','1','yes'),(5855,'_site_transient_timeout_browser_91092c02938d4c94430d9f006bbafd18','1450994244','yes'),(5856,'_site_transient_browser_91092c02938d4c94430d9f006bbafd18','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"42.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(1684,'ftp_credentials','a:3:{s:8:\"hostname\";s:22:\"02d946d.netsolhost.com\";s:8:\"username\";s:10:\"ftp1254608\";s:15:\"connection_type\";s:3:\"ftp\";}','yes'),(5875,'_transient_is_multi_author','0','yes'),(4685,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1447015992','yes'),(4686,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','a:100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"5512\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"3452\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"3416\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"2910\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"2653\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"2110\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:4:\"2090\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:4:\"1945\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:4:\"1909\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:4:\"1892\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:4:\"1880\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:4:\"1831\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:4:\"1741\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:4:\"1548\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:4:\"1461\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:4:\"1421\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:4:\"1252\";}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";s:4:\"1251\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:4:\"1236\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:4:\"1204\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:4:\"1098\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:4:\"1036\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:3:\"999\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"955\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"913\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"890\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"858\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"847\";}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";s:3:\"835\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"835\";}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";s:3:\"821\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"781\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"745\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"716\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"710\";}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";s:3:\"709\";}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";s:3:\"703\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"701\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"687\";}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"Share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";s:3:\"684\";}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";s:3:\"683\";}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";s:3:\"665\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"664\";}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";s:3:\"657\";}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";s:3:\"628\";}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";s:3:\"617\";}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"CSS\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";s:3:\"613\";}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";s:3:\"609\";}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";s:3:\"607\";}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";s:3:\"606\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"585\";}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";s:3:\"585\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"572\";}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";s:3:\"568\";}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";s:3:\"560\";}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";s:3:\"560\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"557\";}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";s:3:\"557\";}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";s:3:\"548\";}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";s:3:\"546\";}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";s:3:\"533\";}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";s:3:\"514\";}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";s:3:\"509\";}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";s:3:\"506\";}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";s:3:\"502\";}s:7:\"picture\";a:3:{s:4:\"name\";s:7:\"picture\";s:4:\"slug\";s:7:\"picture\";s:5:\"count\";s:3:\"498\";}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";s:3:\"494\";}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";s:3:\"486\";}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";s:3:\"485\";}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";s:3:\"480\";}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";s:3:\"462\";}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";s:3:\"459\";}s:8:\"pictures\";a:3:{s:4:\"name\";s:8:\"pictures\";s:4:\"slug\";s:8:\"pictures\";s:5:\"count\";s:3:\"450\";}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";s:3:\"437\";}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";s:3:\"434\";}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";s:3:\"433\";}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";s:3:\"423\";}s:5:\"flash\";a:3:{s:4:\"name\";s:5:\"flash\";s:4:\"slug\";s:5:\"flash\";s:5:\"count\";s:3:\"419\";}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";s:3:\"415\";}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";s:3:\"411\";}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";s:3:\"394\";}s:4:\"shop\";a:3:{s:4:\"name\";s:4:\"shop\";s:4:\"slug\";s:4:\"shop\";s:5:\"count\";s:3:\"394\";}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"News\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";s:3:\"393\";}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";s:3:\"393\";}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";s:3:\"392\";}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";s:3:\"382\";}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";s:3:\"381\";}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";s:3:\"380\";}s:9:\"thumbnail\";a:3:{s:4:\"name\";s:9:\"thumbnail\";s:4:\"slug\";s:9:\"thumbnail\";s:5:\"count\";s:3:\"379\";}s:4:\"text\";a:3:{s:4:\"name\";s:4:\"text\";s:4:\"slug\";s:4:\"text\";s:5:\"count\";s:3:\"378\";}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";s:3:\"372\";}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";s:3:\"370\";}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";s:3:\"370\";}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";s:3:\"367\";}s:9:\"automatic\";a:3:{s:4:\"name\";s:9:\"automatic\";s:4:\"slug\";s:9:\"automatic\";s:5:\"count\";s:3:\"365\";}s:6:\"upload\";a:3:{s:4:\"name\";s:6:\"upload\";s:4:\"slug\";s:6:\"upload\";s:5:\"count\";s:3:\"364\";}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";s:3:\"362\";}s:7:\"profile\";a:3:{s:4:\"name\";s:7:\"profile\";s:4:\"slug\";s:7:\"profile\";s:5:\"count\";s:3:\"361\";}s:7:\"sharing\";a:3:{s:4:\"name\";s:7:\"sharing\";s:4:\"slug\";s:7:\"sharing\";s:5:\"count\";s:3:\"360\";}s:14:\"administration\";a:3:{s:4:\"name\";s:14:\"administration\";s:4:\"slug\";s:14:\"administration\";s:5:\"count\";s:3:\"360\";}}','yes'),(3979,'siteorigin_widgets_old_widgets','\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-button-widget/so-button-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-cta-widget/so-cta-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-contact-widget/so-contact-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-editor-widget/so-editor-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-features-widget/so-features-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-google-map-widget/so-google-map-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-headline-widget/so-headline-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-hero-widget/so-hero-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-image-widget/so-image-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-image-grid-widget/so-image-grid-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-slider-widget/so-slider-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-post-carousel-widget/so-post-carousel-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-price-table-widget/so-price-table-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-simple-masonry-widget/so-simple-masonry-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-social-media-buttons-widget/so-social-media-buttons-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-testimonial-widget/so-testimonial-widget.php,\\\\WDP\\DFS\\41\\4\\7\\7\\4128825774\\user\\sites\\1978946.site\\www\\beatlessheastadium\\wp-content\\plugins\\so-widgets-bundle/widgets/so-video-widget/so-video-widget.php','yes'),(5857,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1450432652','no'),(5858,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Dec 2015 14:54:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.5-alpha-35990\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"WordPress 4.4 “Clifford”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://wordpress.org/news/2015/12/clifford/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Dec 2015 03:25:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"4.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=3990\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:379:\"Version 4.4 of WordPress, named “Clifford” in honor of jazz trumpeter Clifford Brown, is available for download or update in your WordPress dashboard. New features in 4.4 make your site more connected and responsive. Clifford also introduces a new default theme, Twenty Sixteen. Introducing Twenty Sixteen Our newest default theme, Twenty Sixteen, is a modern take […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:39254:\"<p>Version 4.4 of WordPress, named “Clifford” in honor of jazz trumpeter Clifford Brown, is available for download or update in your WordPress dashboard. New features in 4.4 make your site more connected and responsive. Clifford also introduces a new default theme, Twenty Sixteen.</p>\n<p><iframe width=\'692\' height=\'388\' src=\'https://videopress.com/embed/J44FHXvg?hd=0\' frameborder=\'0\' allowfullscreen></iframe><script src=\'https://v0.wordpress.com/js/next/videopress-iframe.js?m=1435166243\'></script></p>\n<hr />\n<h2 style=\"text-align: center\">Introducing Twenty Sixteen</h2>\n<p><img class=\"aligncenter size-full wp-image-3994\" src=\"https://wordpress.org/news/files/2015/12/ipad-white-desktop-2x.png\" alt=\"A screenshot of Twenty Sixteen set in an iPad frame\" width=\"1680\" height=\"1139\" srcset=\"https://wordpress.org/news/files/2015/12/ipad-white-desktop-2x-300x203.png 300w, https://wordpress.org/news/files/2015/12/ipad-white-desktop-2x-768x521.png 768w, https://wordpress.org/news/files/2015/12/ipad-white-desktop-2x-1024x694.png 1024w\" sizes=\"(max-width: 1680px) 100vw, 1680px\" /></p>\n<p>Our newest default theme, Twenty Sixteen, is a modern take on a classic blog design.</p>\n<p>Twenty Sixteen was built to look great on any device. A fluid grid design, flexible header, fun color schemes, and more, will all make your content shine.</p>\n<hr />\n<h2 style=\"text-align: center\">Responsive Images</h2>\n<p><img class=\"aligncenter wp-image-3995 size-full\" src=\"https://wordpress.org/news/files/2015/12/responsive-devices-ipad-2x.png\" alt=\"An image of a laptop, iPad, Android phone, and iPhone containing the same image displayed at multiple sizes to demonstrate responsive image features.\" width=\"1396\" height=\"640\" srcset=\"https://wordpress.org/news/files/2015/12/responsive-devices-ipad-2x-300x138.png 300w, https://wordpress.org/news/files/2015/12/responsive-devices-ipad-2x-768x352.png 768w, https://wordpress.org/news/files/2015/12/responsive-devices-ipad-2x-1024x469.png 1024w, https://wordpress.org/news/files/2015/12/responsive-devices-ipad-2x.png 1396w\" sizes=\"(max-width: 1396px) 100vw, 1396px\" /></p>\n<p>WordPress now takes a smarter approach to displaying appropriate image sizes on any device, ensuring a perfect fit every time. You don’t need to do anything to your theme, it just works.</p>\n<hr />\n<h2 style=\"text-align: center\">Embed Everything</h2>\n<div class=\"embed-container\">\n<blockquote data-secret=\"wv4RlzOPNS\" class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/core/2015/10/28/new-embeds-feature-in-wordpress-4-4/\">New Embeds Feature in WordPress 4.4</a></p></blockquote>\n<p><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" src=\"https://make.wordpress.org/core/2015/10/28/new-embeds-feature-in-wordpress-4-4/embed/#?secret=wv4RlzOPNS\" data-secret=\"wv4RlzOPNS\" width=\"600\" height=\"338\" title=\"Embedded WordPress Post\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div>\n<p>Now you can embed your posts on other WordPress sites. Simply drop a post URL into the editor and see an instant embed preview, complete with the title, excerpt, and featured image if you’ve set one. We’ll even include your site icon and links for comments and sharing.</p>\n<p>In addition to post embeds, WordPress 4.4 also adds support for five new oEmbed providers: Cloudup, Reddit Comments, ReverbNation, Speaker Deck, and VideoPress.</p>\n<hr />\n<h2 style=\"text-align: center\">Under the Hood</h2>\n<p><img class=\"aligncenter size-full wp-image-4003\" src=\"https://wordpress.org/news/files/2015/12/banner-1544x500.jpg\" alt=\"The WordPress REST API logo\" width=\"1544\" height=\"500\" srcset=\"https://wordpress.org/news/files/2015/12/banner-1544x500-300x97.jpg 300w, https://wordpress.org/news/files/2015/12/banner-1544x500-768x249.jpg 768w, https://wordpress.org/news/files/2015/12/banner-1544x500-1024x332.jpg 1024w, https://wordpress.org/news/files/2015/12/banner-1544x500.jpg 1544w\" sizes=\"(max-width: 1544px) 100vw, 1544px\" /></p>\n<h3>REST API infrastructure</h3>\n<p>Infrastructure for the REST API has been integrated into core, marking a new era in developing with WordPress. The REST API gives developers an easy way to build and extend RESTful APIs on top of WordPress.</p>\n<p>Infrastructure is the first part of a multi-stage rollout for the REST API. Inclusion of core endpoints is targeted for an upcoming release. To get a sneak peek of the core endpoints, and for more information on extending the REST API, check out the official <a href=\"https://wordpress.org/plugins/rest-api/\">WordPress REST API</a> plugin.</p>\n<h3>Term meta</h3>\n<p>Terms now support metadata, just like posts. See <a href=\"https://developer.wordpress.org/reference/functions/add_term_meta\"><code>add_term_meta()</code></a>, <a href=\"https://developer.wordpress.org/reference/functions/get_term_meta\"><code>get_term_meta()</code></a>, and <a href=\"https://developer.wordpress.org/reference/functions/update_term_meta\"><code>update_term_meta()</code></a> for more information.</p>\n<h3>Comment query improvements</h3>\n<p>Comment queries now have cache handling to improve performance. New arguments in <code>WP_Comment_Query</code> make crafting robust comment queries simpler.</p>\n<div class=\"feature-section under-the-hood three-col\">\n<div class=\"col\">\n<h3>Term, comment, and network objects</h3>\n<p>New <code>WP_Term</code>, <code>WP_Comment</code>, and <code>WP_Network</code> objects make interacting with terms, comments, and networks more predictable and intuitive in code.</p>\n</div>\n</div>\n<hr />\n<h2>The Team</h2>\n<p><a class=\"alignleft\" href=\"https://profiles.wordpress.org/wonderboymusic\"><img src=\"https://www.gravatar.com/avatar/ed0f881acb9dc96bee53e4dc61b5558f?d=mm&s=180&r=G\" alt=\"Scott Taylor\" width=\"80\" height=\"80\" /></a>This release was led by <a href=\"http://scotty-t.com/\">Scott Taylor</a>, with the help of these fine individuals. There are 471 contributors with props in this release (by far the most ever!). Pull up some Clifford Brown on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/mercime\">@mercime</a>, <a href=\"https://profiles.wordpress.org/_smartik_\">_smartik_</a>, <a href=\"https://profiles.wordpress.org/a5hleyrich\">A5hleyRich</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrutley\">Aaron Rutley</a>, <a href=\"https://profiles.wordpress.org/kawauso\">Adam Harley (Kawauso)</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamholisky\">adamholisky</a>, <a href=\"https://profiles.wordpress.org/aduth\">aduth</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Bjorklund</a>, <a href=\"https://profiles.wordpress.org/albertoct\">AlbertoCT</a>, <a href=\"https://profiles.wordpress.org/akirk\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/viper007bond\">Alex Mills (Viper007Bond)</a>, <a href=\"https://profiles.wordpress.org/tellyworth\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/gounder\">Alexander Gounder</a>, <a href=\"https://profiles.wordpress.org/alireza1375\">alireza1375</a>, <a href=\"https://profiles.wordpress.org/shedonist\">Amanda Giles</a>, <a href=\"https://profiles.wordpress.org/amereservant\">amereservant</a>, <a href=\"https://profiles.wordpress.org/sabreuse\">Amy Hendrix (sabreuse)</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/norcross\">Andrew Norcross</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/amandato\">Angelo Mandato</a>, <a href=\"https://profiles.wordpress.org/ankitgadertcampcom\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/antpb\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/apkoponen\">ap.koponen</a>, <a href=\"https://profiles.wordpress.org/apokalyptik\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/athsear\">Athsear\'J.S.</a>, <a href=\"https://profiles.wordpress.org/atomicjack\">atomicjack</a>, <a href=\"https://profiles.wordpress.org/austinginder\">Austin Ginder</a>, <a href=\"https://profiles.wordpress.org/filosofo\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/barryceelen\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/barrykooij\">Barry Kooij</a>, <a href=\"https://profiles.wordpress.org/bcworkz\">bcworkz</a>, <a href=\"https://profiles.wordpress.org/bdn3504\">BdN3504</a>, <a href=\"https://profiles.wordpress.org/pixolin\">Bego Mario Garde</a>, <a href=\"https://profiles.wordpress.org/benjmay\">Ben May</a>, <a href=\"https://profiles.wordpress.org/benjaminpick\">Benjamin Pick</a>, <a href=\"https://profiles.wordpress.org/neoxx\">Bernhard Riedl</a>, <a href=\"https://profiles.wordpress.org/bigdawggi\">bigdawggi</a>, <a href=\"https://profiles.wordpress.org/bilalcoder\">bilalcoder</a>, <a href=\"https://profiles.wordpress.org/binarykitten\">BinaryKitten</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornjohansen\">Bjorn Johansen</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradt\">Brad Touesnard</a>, <a href=\"https://profiles.wordpress.org/bradparbs\">bradparbs</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bravokeyl\">bravokeyl</a>, <a href=\"https://profiles.wordpress.org/brentvr\">brentvr</a>, <a href=\"https://profiles.wordpress.org/brettz95\">brettz95</a>, <a href=\"https://profiles.wordpress.org/mckilem\">Bruno Kos</a>, <a href=\"https://profiles.wordpress.org/crazycoolcam\">Cam</a>, <a href=\"https://profiles.wordpress.org/camikaos\">Cami Kaos</a>, <a href=\"https://profiles.wordpress.org/carolinegeven\">carolinegeven</a>, <a href=\"https://profiles.wordpress.org/misterbisson\">Casey Bisson</a>, <a href=\"https://profiles.wordpress.org/cdog\">Catalin Dogaru</a>, <a href=\"https://profiles.wordpress.org/ch1902\">ch1902</a>, <a href=\"https://profiles.wordpress.org/chacha102\">chacha102</a>, <a href=\"https://profiles.wordpress.org/nhuja\">Chandra M</a>, <a href=\"https://profiles.wordpress.org/chasewiseman\">Chase Wiseman</a>, <a href=\"https://profiles.wordpress.org/chiara_09\">Chiara Dossena</a>, <a href=\"https://profiles.wordpress.org/chipbennett\">Chip Bennett</a>, <a href=\"https://profiles.wordpress.org/chiragswadia\">Chirag Swadia</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">Chris Christoff</a>, <a href=\"https://profiles.wordpress.org/chrismkindred\">Chris Kindred</a>, <a href=\"https://profiles.wordpress.org/cklosows\">Chris Klosowski</a>, <a href=\"https://profiles.wordpress.org/chriscoyier\">chriscoyier</a>, <a href=\"https://profiles.wordpress.org/chrisdc1\">Chrisdc1</a>, <a href=\"https://profiles.wordpress.org/lovememore\">christianoliff</a>, <a href=\"https://profiles.wordpress.org/christophherr\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"https://profiles.wordpress.org/chrisvendiadvertisingcom\">cjhaas</a>, <a href=\"https://profiles.wordpress.org/codeelite\">codeelite</a>, <a href=\"https://profiles.wordpress.org/coenjacobs\">Coen Jacobs</a>, <a href=\"https://profiles.wordpress.org/compute\">Compute</a>, <a href=\"https://profiles.wordpress.org/couturefreak\">Courtney Ivey</a>, <a href=\"https://profiles.wordpress.org/craig-ralston\">Craig Ralston</a>, <a href=\"https://profiles.wordpress.org/cgrymala\">Curtiss Grymala</a>, <a href=\"https://profiles.wordpress.org/extendwings\">Daisuke Takahashi</a>, <a href=\"https://profiles.wordpress.org/dboulet\">Dan Boulet</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/daniel-koskinen\">Daniel Koskinen</a>, <a href=\"https://profiles.wordpress.org/dmenard\">Daniel Menard</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/daniellandau\">daniellandau</a>, <a href=\"https://profiles.wordpress.org/daniloercoli\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/dannydehaan\">Danny de Haan</a>, <a href=\"https://profiles.wordpress.org/nerrad\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/dllh\">Daryl L. L. Houston (dllh)</a>, <a href=\"https://profiles.wordpress.org/dattaparad\">Datta Parad</a>, <a href=\"https://profiles.wordpress.org/dmchale\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davidanderson\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/davidbinda\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dshanske\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/debaat\">DeBAAT</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/realloc\">Dennis Ploetner</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/downstairsdev\">Devin Price</a>, <a href=\"https://profiles.wordpress.org/dezzy\">Dezzy</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipalidhole27gmailcom\">Dipali Dhole</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">dipesh.kakadiya</a>, <a href=\"https://profiles.wordpress.org/dbru\">Dominik Bruderer</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drebbitsweb\">Dreb Bits</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustinbolton\">dustinbolton</a>, <a href=\"https://profiles.wordpress.org/kucrut\">Dzikri Aziz</a>, <a href=\"https://profiles.wordpress.org/edirect24\">edirect24</a>, <a href=\"https://profiles.wordpress.org/oso96_2000\">Eduardo Reveles</a>, <a href=\"https://profiles.wordpress.org/eduardozulian\">Eduardo Zulian</a>, <a href=\"https://profiles.wordpress.org/cais\">Edward Caissie</a>, <a href=\"https://profiles.wordpress.org/egill\">Egill R. Erlendsson</a>, <a href=\"https://profiles.wordpress.org/egower\">egower</a>, <a href=\"https://profiles.wordpress.org/iehsanir\">Ehsaan</a>, <a href=\"https://profiles.wordpress.org/ehtis\">ehtis</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/ellieroepken\">Ellie Strejlau</a>, <a href=\"https://profiles.wordpress.org/elliott-stocks\">Elliott Stocks</a>, <a href=\"https://profiles.wordpress.org/elusiveunit\">elusiveunit</a>, <a href=\"https://profiles.wordpress.org/enshrined\">enshrined</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/ericdaams\">Eric Daams</a>, <a href=\"https://profiles.wordpress.org/ericmann\">Eric Mann</a>, <a href=\"https://profiles.wordpress.org/ericjuden\">ericjuden</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/f4rkie\">F4rkie</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fsylum\">Firdaus Zahari</a>, <a href=\"https://profiles.wordpress.org/fonglh\">fonglh</a>, <a href=\"https://profiles.wordpress.org/francoisb\">francoisb</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/fjarrett\">Frankie Jarrett</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/gaelan\">Gaelan Lloyd</a>, <a href=\"https://profiles.wordpress.org/gagan0123\">Gagan Deep Singh</a>, <a href=\"https://profiles.wordpress.org/garyc40\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/garza\">garza</a>, <a href=\"https://profiles.wordpress.org/grvrulz\">Gaurav Pareek</a>, <a href=\"https://profiles.wordpress.org/gautamgupta\">Gautam Gupta</a>, <a href=\"https://profiles.wordpress.org/geminorum\">geminorum</a>, <a href=\"https://profiles.wordpress.org/kloon\">Gerhard Potgieter</a>, <a href=\"https://profiles.wordpress.org/gezamiklo\">geza.miklo</a>, <a href=\"https://profiles.wordpress.org/gizburdt\">Gijs Jorissen</a>, <a href=\"https://profiles.wordpress.org/garusky\">Giuseppe Mamone</a>, <a href=\"https://profiles.wordpress.org/jubstuff\">Giustino Borzacchiello</a>, <a href=\"https://profiles.wordpress.org/gnaka08\">gnaka08</a>, <a href=\"https://profiles.wordpress.org/gradyetc\">gradyetc</a>, <a href=\"https://profiles.wordpress.org/gregrickaby\">Greg Rickaby</a>, <a href=\"https://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/bordoni\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/webord\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/gwinhlopez\">gwinh.lopez</a>, <a href=\"https://profiles.wordpress.org/hakre\">hakre</a>, <a href=\"https://profiles.wordpress.org/hauvong\">hauvong</a>, <a href=\"https://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hrishiv90\">Hrishikesh Vaipurkar</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/iandstewart\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/icetee\">icetee</a>, <a href=\"https://profiles.wordpress.org/igmoweb\">Ignacio Cruz Moreno</a>, <a href=\"https://profiles.wordpress.org/headonfire\">Ihor Vorotnov</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/ippetkov\">ippetkov</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jakubtyrcha\">jakub.tyrcha</a>, <a href=\"https://profiles.wordpress.org/macmanx\">James Huff</a>, <a href=\"https://profiles.wordpress.org/janhenckens\">janhenckens</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jaspermdegroot\">Jasper de Groot</a>, <a href=\"https://profiles.wordpress.org/jazbek\">jazbek</a>, <a href=\"https://profiles.wordpress.org/jcroucher\">jcroucher</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeffstieler\">Jeff Stieler</a>, <a href=\"https://profiles.wordpress.org/jeffmatson\">JeffMatson</a>, <a href=\"https://profiles.wordpress.org/cheffheid\">Jeffrey de Wit</a>, <a href=\"https://profiles.wordpress.org/jeichorn\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/slimndap\">Jeroen Schmit</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/engelen\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jim912\">jim912</a>, <a href=\"https://profiles.wordpress.org/jliman\">jliman</a>, <a href=\"https://profiles.wordpress.org/jmayhak\">jmayhak</a>, <a href=\"https://profiles.wordpress.org/jnylen0\">jnylen0</a>, <a href=\"https://profiles.wordpress.org/jobst\">Jobst Schmalenbach</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joehills\">joehills</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpbloch\">John P. Bloch</a>, <a href=\"https://profiles.wordpress.org/mindctrl\">John Parris</a>, <a href=\"https://profiles.wordpress.org/duck_\">Jon Cave</a>, <a href=\"https://profiles.wordpress.org/jonathanbardo\">Jonathan Bardo</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/betzster\">Josh Betz</a>, <a href=\"https://profiles.wordpress.org/jjeaton\">Josh Eaton</a>, <a href=\"https://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/juliobox\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/justdaiv\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jshreve\">Justin Shreve</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/greenshady\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kalenjohnson\">KalenJohnson</a>, <a href=\"https://profiles.wordpress.org/karinedo\">karinedo</a>, <a href=\"https://profiles.wordpress.org/karpstrucking\">karpstrucking</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevinb\">Kevin Behrens</a>, <a href=\"https://profiles.wordpress.org/kevinlangleyjr\">Kevin Langley</a>, <a href=\"https://profiles.wordpress.org/kevinatelement\">kevinatelement</a>, <a href=\"https://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/drozdz\">Krzysiek Drozdz</a>, <a href=\"https://profiles.wordpress.org/kurtpayne\">Kurt Payne</a>, <a href=\"https://profiles.wordpress.org/laceous\">laceous</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/offereins\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/lcherpit\">lcherpit</a>, <a href=\"https://profiles.wordpress.org/ldinclaux\">ldinclaux</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/leemon\">leemon</a>, <a href=\"https://profiles.wordpress.org/lessbloat\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/linuxologos\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/spmlucas\">Lucas Karpiuk</a>, <a href=\"https://profiles.wordpress.org/lucatume\">lucatume</a>, <a href=\"https://profiles.wordpress.org/luciole135\">luciole135</a>, <a href=\"https://profiles.wordpress.org/lucymtc\">Lucy Tomas</a>, <a href=\"https://profiles.wordpress.org/lukecarbis\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/madalinungureanu\">madalin.ungureanu</a>, <a href=\"https://profiles.wordpress.org/mako09\">Mako</a>, <a href=\"https://profiles.wordpress.org/manolis09\">manolis09</a>, <a href=\"https://profiles.wordpress.org/iworks\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/nofearinc\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius (Clorith)</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/mechter\">Markus</a>, <a href=\"https://profiles.wordpress.org/wilto\">Mat Marquis</a>, <a href=\"https://profiles.wordpress.org/matheusfd\">Matheus Martins</a>, <a href=\"https://profiles.wordpress.org/mattbagwell\">Matt Bagwell</a>, <a href=\"https://profiles.wordpress.org/mgibbs189\">Matt Gibbs</a>, <a href=\"https://profiles.wordpress.org/sivel\">Matt Martz</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/veraxus\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mboynes\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mazurstas\">mazurstas</a>, <a href=\"https://profiles.wordpress.org/mbrandys\">mbrandys</a>, <a href=\"https://profiles.wordpress.org/mdmcginn\">mdmcginn</a>, <a href=\"https://profiles.wordpress.org/mehulkaklotar\">mehulkaklotar</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/meloniq\">meloniq</a>, <a href=\"https://profiles.wordpress.org/micahmills\">micahmills</a>, <a href=\"https://profiles.wordpress.org/micahwave\">micahwave</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/cainm\">Michael Cain</a>, <a href=\"https://profiles.wordpress.org/michielhab\">Michiel Habraken</a>, <a href=\"https://profiles.wordpress.org/mcguive7\">Mickey Kay</a>, <a href=\"https://profiles.wordpress.org/mdgl\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/thaicloud\">Mike Jordan</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel\">Mike Schinkel</a>, <a href=\"https://profiles.wordpress.org/mikeschroder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinic</a>, <a href=\"https://profiles.wordpress.org/mismith227\">mismith227</a>, <a href=\"https://profiles.wordpress.org/misterunknown\">misterunknown</a>, <a href=\"https://profiles.wordpress.org/mitchoyoshitaka\">mitcho (Michael Yoshitaka Erlewine)</a>, <a href=\"https://profiles.wordpress.org/monika\">Monika</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mor10\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/usermrpapa\">Mr Papa</a>, <a href=\"https://profiles.wordpress.org/mrmist\">mrmist</a>, <a href=\"https://profiles.wordpress.org/mulvane\">mulvane</a>, <a href=\"https://profiles.wordpress.org/neoscrib\">neoscrib</a>, <a href=\"https://profiles.wordpress.org/next-season\">NExT-Season</a>, <a href=\"https://profiles.wordpress.org/niallkennedy\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/nicholas_io\">nicholas_io</a>, <a href=\"https://profiles.wordpress.org/nickciske\">Nick Ciske</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickduncan\">NickDuncan</a>, <a href=\"https://profiles.wordpress.org/rahe\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nikeo\">nikeo</a>, <a href=\"https://profiles.wordpress.org/nikschavan\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/niklasbr\">Niklas</a>, <a href=\"https://profiles.wordpress.org/nikolovtmw\">Nikola Nikolov</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/originalexe\">OriginalEXE</a>, <a href=\"https://profiles.wordpress.org/pareshradadiya-1\">Paresh Radadiya</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/obrienlabs\">Pat O\'Brien</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pauldewouters\">Paul de Wouters</a>, <a href=\"https://profiles.wordpress.org/figureone\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/sirbrillig\">Payton Swick</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/walbo\">Petter Walbo Johnsgard</a>, <a href=\"https://profiles.wordpress.org/petya\">Petya Raykovska</a>, <a href=\"https://profiles.wordpress.org/pfefferle\">pfefferle</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/philiplakin\">PhilipLakin</a>, <a href=\"https://profiles.wordpress.org/corphi\">Philipp Cordes</a>, <a href=\"https://profiles.wordpress.org/delawski\">Piotr Delawski</a>, <a href=\"https://profiles.wordpress.org/psoluch\">Piotr Soluch</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/prasad-nevase\">Prasad Nevase</a>, <a href=\"https://profiles.wordpress.org/nprasath002\">Prasath Nadarajah</a>, <a href=\"https://profiles.wordpress.org/pratikchaskar\">Pratik</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rajnikmit\">rajnikmit</a>, <a href=\"https://profiles.wordpress.org/racase\">Rakesh Lawaju (Racase Lawaju)</a>, <a href=\"https://profiles.wordpress.org/ramay\">ramay</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/raulillana\">Raul Illana</a>, <a href=\"https://profiles.wordpress.org/renoirb\">renoirb</a>, <a href=\"https://profiles.wordpress.org/rhubbardreverb\">rhubbardreverb</a>, <a href=\"https://profiles.wordpress.org/rhyswynne\">Rhys Wynne</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/wpmuguru\">Ron Rennick</a>, <a href=\"https://profiles.wordpress.org/ronalfy\">Ronald Huereca</a>, <a href=\"https://profiles.wordpress.org/kingkool68\">Russell Heimlich</a>, <a href=\"https://profiles.wordpress.org/ruudjoyo\">Ruud Laan</a>, <a href=\"https://profiles.wordpress.org/ryankienstra\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/markel\">Ryan Markel</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/zeo\">Safirul Alredha</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/sammybeats\">Sam Brodie</a>, <a href=\"https://profiles.wordpress.org/sam2kb\">sam2kb</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/samuelsidler\">Samuel Sidler</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sanketparmar\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/rosso99\">Sara Rosso</a>, <a href=\"https://profiles.wordpress.org/sarciszewski\">sarciszewski</a>, <a href=\"https://profiles.wordpress.org/sgrant\">Scott Grant</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/greglone\">ScreenfeedFr</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/sdavis2702\">Sean Davis</a>, <a href=\"https://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/serpent7776\">serpent7776</a>, <a href=\"https://profiles.wordpress.org/several27\">several27</a>, <a href=\"https://profiles.wordpress.org/shimakyohsuke\">shimakyohsuke</a>, <a href=\"https://profiles.wordpress.org/side777\">side777</a>, <a href=\"https://profiles.wordpress.org/pross\">Simon Prosser</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/siobhan\">Siobhan</a>, <a href=\"https://profiles.wordpress.org/sirzooro\">sirzooro</a>, <a href=\"https://profiles.wordpress.org/sjmur\">sjmur</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Spacedmonkey</a>, <a href=\"https://profiles.wordpress.org/khromov\">Stanislav Khromov</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/stebbiv\">stebbiv</a>, <a href=\"https://profiles.wordpress.org/miglosh\">Stefan Froehlich</a>, <a href=\"https://profiles.wordpress.org/sboisvert\">Stephane Boisvert</a>, <a href=\"https://profiles.wordpress.org/sillybean\">Stephanie Leary</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevehenty\">stevehenty</a>, <a href=\"https://profiles.wordpress.org/stevehoneynz\">SteveHoneyNZ</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/charlestonsw\">Store Locator Plus</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/brainstormforce\">Sujay</a>, <a href=\"https://profiles.wordpress.org/5um17\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/summerblue\">summerblue</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanner-m\">Tanner Moushey</a>, <a href=\"https://profiles.wordpress.org/tbcorr\">tbcorr</a>, <a href=\"https://profiles.wordpress.org/tychay\">Terry Chay</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/themiked\">theMikeD</a>, <a href=\"https://profiles.wordpress.org/kraftner\">Thomas Kraftner</a>, <a href=\"https://profiles.wordpress.org/thomaswm\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tfrommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tott\">Thorsten Ott</a>, <a href=\"https://profiles.wordpress.org/tigertech\">tigertech</a>, <a href=\"https://profiles.wordpress.org/tillkruess\">Till Kruss</a>, <a href=\"https://profiles.wordpress.org/tevko\">Tim Evko</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tmeister\">tmeister</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/willmot\">Tom Willmot</a>, <a href=\"https://profiles.wordpress.org/tomharrigan\">TomHarrigan</a>, <a href=\"https://profiles.wordpress.org/tommarshall\">tommarshall</a>, <a href=\"https://profiles.wordpress.org/tomsommer\">tomsommer</a>, <a href=\"https://profiles.wordpress.org/skithund\">Toni Viemero</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy (LilJimmi) Levesque</a>, <a href=\"https://profiles.wordpress.org/rilwis\">Tran Ngoc Tuan Anh</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/trenzterra\">trenzterra</a>, <a href=\"https://profiles.wordpress.org/tryon\">Tryon Eggleston</a>, <a href=\"https://profiles.wordpress.org/tszming\">tszming</a>, <a href=\"https://profiles.wordpress.org/junsuijin\">ty</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/sorich87\">Ulrich Sossou</a>, <a href=\"https://profiles.wordpress.org/umeshsingla\">Umesh Kumar</a>, <a href=\"https://profiles.wordpress.org/umeshnevase\">Umesh Nevase</a>, <a href=\"https://profiles.wordpress.org/utkarshpatel\">Utkarsh</a>, <a href=\"https://profiles.wordpress.org/vilkatis\">vilkatis</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/walterebert\">Walter Ebert</a>, <a href=\"https://profiles.wordpress.org/walterbarcelos\">walterbarcelos</a>, <a href=\"https://profiles.wordpress.org/webdevmattcrom\">webdevmattcrom</a>, <a href=\"https://profiles.wordpress.org/wen-solutions\">WEN Solutions</a>, <a href=\"https://profiles.wordpress.org/wenthemes\">WEN Themes</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/wmertens\">wmertens</a>, <a href=\"https://profiles.wordpress.org/wojtekszkutnik\">Wojtek Szkutnik</a>, <a href=\"https://profiles.wordpress.org/theode\">WP Plugin Dev dot com</a>, <a href=\"https://profiles.wordpress.org/wpdev101\">wpdev101</a>, <a href=\"https://profiles.wordpress.org/alphawolf\">wpseek</a>, <a href=\"https://profiles.wordpress.org/wturrell\">wturrell</a>, <a href=\"https://profiles.wordpress.org/yamchhetri\">Yam Chhetri</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/oxymoron\">Zach Wills</a>, <a href=\"https://profiles.wordpress.org/zrothauser\">Zack Rothauser</a>, and <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>.\n<p> </p>\n<p>Special thanks go to <a href=\"http://siobhanmckeown.com/\">Siobhan McKeown</a> for producing the release video with <a href=\"http://www.sararosso.com/newsletter/\">Sara Rosso</a>, and <a href=\"http://camikaos.com\">Cami Kaos</a> for the voice-over.</p>\n<p>Finally, thanks to all of the contributors who provided subtitles for the release video, which at last count had been translated into 23 languages!</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress. See you soon for version 4.5!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.4 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2015/11/wordpress-4-4-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Nov 2015 23:04:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=3982\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:328:\"The release candidate for WordPress 4.4 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.4 on Tuesday, December 8, but we need your help to get there. If you haven’t tested 4.4 yet, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Scott Taylor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1801:\"<p>The release candidate for WordPress 4.4 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.4 on <strong>Tuesday, December 8</strong>, but we need your help to get there.</p>\n<p>If you haven’t tested 4.4 yet, now is the time!</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>To test WordPress 4.4 RC1, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.4-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>For more information about what’s new in version 4.4, check out the <a href=\"https://wordpress.org/news/2015/10/wordpress-4-4-beta-1/\">Beta</a> blog post.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.4 and update your plugin’s <em>Tested up to</em> version in the readme to 4.4 before next week. If you find compatibility problems, we never want to break things, so please be sure to post to the support forums so we can figure those out before the final release.</p>\n<p>Be sure to <a href=\"https://make.wordpress.org/core/\">follow along the core development blog</a>, where we’ll continue to post <a href=\"https://make.wordpress.org/core/tag/dev-notes+4-4/\">notes for developers</a> for 4.4.</p>\n<p><em>Tickets are all closed</em><br />\n<em>Help test the latest changes</em><br />\n<em>New WordPress for All</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.4 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/11/wordpress-4-4-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Nov 2015 00:04:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=3977\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:337:\"WordPress 4.4 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.4, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Scott Taylor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1407:\"<p>WordPress 4.4 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.4, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.4-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information about what’s new in version 4.4, check out the <a href=\"https://wordpress.org/news/2015/10/wordpress-4-4-beta-1/\" target=\"_blank\">Beta 1</a> blog post. This our final planned beta. Next week will be our first Release Candidate.</p>\n<p>If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a bug report, <a href=\"https://core.trac.wordpress.org/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.4\">everything we’ve fixed</a>.</p>\n<p><em>Closer To The End</em><br />\n<em>Tickets Are Being Shuffled</em><br />\n<i>Onward to RC</i></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.4 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/11/wordpress-4-4-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Nov 2015 22:10:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=3969\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:374:\"WordPress 4.4 Beta 3 is now available for download and testing. This is software still in development, so we don’t recommend that you run it on a production site. To get the beta, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the beta here (zip). For more of what’s new in version 4.4, check out […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Scott Taylor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1245:\"<p>WordPress 4.4 Beta 3 is now available for download and testing. This is software still in development, so we don’t recommend that you run it on a production site. To get the beta, try the <a href=\"https://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.4-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more of what’s new in version 4.4, <a href=\"https://wordpress.org/news/2015/10/wordpress-4-4-beta-1/\" target=\"_blank\">check out the Beta 1 blog post</a>.</p>\n<p>If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a bug report, <a href=\"https://core.trac.wordpress.org/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.4\">everything we’ve fixed</a>.</p>\n<p><em>Four-four beta three<br />\nEven more activity<br />\nNary a shared term</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.4 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/10/wordpress-4-4-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Oct 2015 20:50:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=3966\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:374:\"WordPress 4.4 Beta 2 is now available for download and testing. This is software still in development, so we don’t recommend that you run it on a production site. To get the beta, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the beta here (zip). For more of what’s new in version 4.4, check out […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Scott Taylor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1246:\"<p>WordPress 4.4 Beta 2 is now available for download and testing. This is software still in development, so we don’t recommend that you run it on a production site. To get the beta, try the <a href=\"https://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.4-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more of what’s new in version 4.4, <a href=\"https://wordpress.org/news/2015/10/wordpress-4-4-beta-1/\" target=\"_blank\">check out the Beta 1 blog post</a>.</p>\n<p>If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a bug report, <a href=\"https://core.trac.wordpress.org/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.4\">everything we’ve fixed</a>.</p>\n<p><em>Four-four beta two<br />\nAnother week of progress<br />\nREST API lives!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.4 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/10/wordpress-4-4-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Oct 2015 23:54:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=3926\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.4 Beta 1 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.4, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Scott Taylor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4293:\"<p>WordPress 4.4 Beta 1 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.4, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.4-beta1.zip\" target=\"_blank\">download the beta here</a> (zip).</p>\n<p>WordPress 4.4 is slated for release on <a href=\"https://make.wordpress.org/core/version-4-4-project-schedule/\" target=\"_blank\">December 8</a>, but to get there, we need your help testing what we have been working on, including:</p>\n<ul>\n<li><strong>Twenty Sixteen </strong>— The <a href=\"https://make.wordpress.org/core/2015/08/25/introducing-twenty-sixteen/\">newest</a> default theme for WordPress.</li>\n<li><strong>Responsive Images </strong>— WordPress automatically delivers a <a href=\"https://make.wordpress.org/core/2015/09/30/responsive-images-merge-proposal/\">more appropriate image</a> to users depending on a variety of conditions like screen size, viewport size, and screen resolution.</li>\n<li><strong>Embeds </strong>— WordPress can now embed rich content from nearly all sites that support the oEmbed standard — not just YouTube, Flickr, Twitter, and the like. You can even embed <a href=\"https://make.wordpress.org/core/2015/09/30/feature-plugin-merge-proposal-oembed/\">previews of posts</a> from other WordPress sites by pasting the URL on its own line.</li>\n</ul>\n<p>There have been a lot of changes for developers to play with as well:</p>\n<ul>\n<li><strong>REST API (phase 1) </strong>— The underlying infrastructure of the WordPress REST API <a href=\"https://wordpress.org/plugins/rest-api/\">plugin</a> has been <a href=\"https://make.wordpress.org/core/2015/09/21/wp-rest-api-merge-proposal/\">included in WordPress 4.4</a>. Plugin authors can take advantage of this by adding custom endpoints.</li>\n<li><strong>Term Metadata </strong>— Taxonomy term metadata is <a href=\"https://make.wordpress.org/core/2015/09/04/taxonomy-term-metadata-proposal/\">now included</a> in WordPress 4.4. If you’ve already been using a plugin to implement term metadata, you should read <a href=\"https://make.wordpress.org/core/2015/09/22/preparing-your-plugins-and-your-client-sites-for-termmeta/\">this post</a> on how to prepare. Also, the underlying <code>WP_Term</code> class improves caching when working with terms. (<a href=\"https://core.trac.wordpress.org/ticket/14162\">#14162</a>)</li>\n<li><strong>Improved <code><title></code> output</strong> — <code>wp_title()</code> is now deprecated; WordPress can <a href=\"https://make.wordpress.org/core/2015/10/20/document-title-in-4-4/\">handle the rendering</a> of the document title automatically.</li>\n<li><strong>Comments </strong>— Comment queries are now split for performance. Also, the underlying <code>WP_Comment</code> class improves caching and introduces strong-typing. (<a href=\"https://core.trac.wordpress.org/ticket/8071\">#8071</a>, <a href=\"https://core.trac.wordpress.org/ticket/32619\">#32619</a>)</li>\n</ul>\n<p>If you want a more in-depth view of what major changes have made it into 4.4, <a href=\"https://make.wordpress.org/core/tag/4-4/\" target=\"_blank\">check out all 4.4-tagged posts</a> on the main development blog, or check out a <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.4\">list of everything</a> that’s changed.</p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\" target=\"_blank\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\" target=\"_blank\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\">a list of known bugs</a>.</p>\n<p>Happy testing!</p>\n<p><em>Many small changes</em><br />\n<em>Some groundbreaking new features<br />\nFun times had by all<br />\n</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.3.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2015/09/wordpress-4-3-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Sep 2015 15:22:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3914\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:439:\"WordPress 4.3.1 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. This release addresses three issues, including two cross-site scripting vulnerabilities and a potential privilege escalation. WordPress versions 4.3 and earlier are vulnerable to a cross-site scripting vulnerability when processing shortcode tags (CVE-2015-5714). Reported by […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Samuel Sidler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4022:\"<div class=\"storycontent\">\n<p>WordPress 4.3.1 is now available. This is a<strong> security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>This release addresses three issues, including two cross-site scripting vulnerabilities and a potential privilege escalation.</p>\n<ul>\n<li>WordPress versions 4.3 and earlier are vulnerable to a cross-site scripting vulnerability when processing shortcode tags (CVE-2015-5714). Reported by Shahar Tal and Netanel Rubin of <a href=\"http://checkpoint.com/\">Check Point</a>.</li>\n<li>A separate cross-site scripting vulnerability was found in the user list table. Reported by Ben Bidner of the WordPress security team.</li>\n<li>Finally, in certain cases, users without proper permissions could publish private posts and make them sticky (CVE-2015-5715). Reported by Shahar Tal and Netanel Rubin of <a href=\"http://checkpoint.com/\">Check Point</a>.</li>\n</ul>\n<p>Our thanks to those who have practiced <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a> of security issues.</p>\n<p>WordPress 4.3.1 also fixes twenty-six bugs. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.3.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.3/?rev=34199&stop_rev=33647\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.3.1</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.3.1.</p>\n</div>\n<p>Thanks to everyone who contributed to 4.3.1:</p>\n<p><a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/extendwings\">Daisuke Takahashi</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/DrewAPicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustinbolton\">dustinbolton</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/hauvong\">hauvong</a>, <a href=\"https://profiles.wordpress.org/macmanx\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jobst\">jobst</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nikeo\">nikeo</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/figureone\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy Levesque</a>, <a href=\"https://profiles.wordpress.org/umeshnevase\">Umesh Nevase</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/welcher\">welcher</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:36:\"\n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 4.3 “Billie”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/news/2015/08/billie/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Aug 2015 19:12:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3845\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:352:\"Version 4.3 of WordPress, named “Billie” in honor of jazz singer Billie Holiday, is available for download or update in your WordPress dashboard. New features in 4.3 make it even easier to format your content and customize your site. Menus in the Customizer Create your menu, update it, and assign it, all while live-previewing in […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:22292:\"<p style=\"margin: 0;height: 0\"><img src=\"https://wordpress.org/news/files/2015/08/WordPress-4-3-billie-1024x574.png\" alt=\"WordPress 4.3 - "Billie"\" width=\"692\" height=\"388\" class=\"alignnone size-large wp-image-3896\" style=\"height:0px;width: 0px;margin: 0\" /></p>\n<p>Version 4.3 of WordPress, named “Billie” in honor of jazz singer <a href=\"https://en.wikipedia.org/wiki/Billie_Holiday\">Billie Holiday</a>, is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your WordPress dashboard. New features in 4.3 make it even easier to format your content and customize your site.</p>\n<p><iframe width=\'692\' height=\'388\' src=\'https://videopress.com/embed/T54Iy7Tw?hd=0\' frameborder=\'0\' allowfullscreen></iframe><script src=\'https://v0.wordpress.com/js/next/videopress-iframe.js?m=1435166243\'></script></p>\n<hr />\n<h2>Menus in the Customizer</h2>\n<div><img src=\"//s.w.org/images/core/4.3/menu-customizer.png\" alt=\"\" /></div>\n<p>Create your menu, update it, and assign it, all while live-previewing in the customizer. The streamlined customizer design provides a mobile-friendly and accessible interface. With every release, it becomes easier and faster to make your site just the way you want it.</p>\n<hr />\n<h2>Formatting Shortcuts</h2>\n<p><div style=\"width: 640px; \" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-3845-1\" width=\"640\" height=\"360\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//s.w.org/images/core/4.3/formatting.mp4?_=1\" /><source type=\"video/webm\" src=\"//s.w.org/images/core/4.3/formatting.webm?_=1\" /><source type=\"video/ogg\" src=\"//s.w.org/images/core/4.3/formatting.ogv?_=1\" /><a href=\"//s.w.org/images/core/4.3/formatting.mp4\">//s.w.org/images/core/4.3/formatting.mp4</a></video></div><br />\nYour writing flow just got faster with new formatting shortcuts in WordPress 4.3. Use asterisks to create lists and number signs to make a heading. No more breaking your flow; your text looks great with a <code>*</code> and a <code>#</code>.</p>\n<hr />\n<h2>Site Icons</h2>\n<p><img src=\"//s.w.org/images/core/4.3/site-icon-customizer.png\" alt=\"\" /><br />\n <br />\nSite icons represent your site in browser tabs, bookmark menus, and on the home screen of mobile devices. Add your unique site icon in the customizer; it will even stay in place when you switch themes. Make your whole site reflect your brand.</p>\n<hr />\n<h2>Better Passwords</h2>\n<p><img src=\"//s.w.org/images/core/4.3/better-passwords.png\" alt=\"\" /><br />\n <br />\nKeep your site more secure with WordPress’ improved approach to passwords. Instead of receiving passwords via email, you’ll get a password reset link. When you add new users to your site or edit a user profile, WordPress will automatically generate a secure password.</p>\n<hr />\n<h2>Other improvements</h2>\n<ul>\n<li><strong>A smoother admin experience</strong> – Refinements to the list view across the admin make your WordPress more accessible and easier to work with on any device.</li>\n<li><strong>Comments turned off on pages</strong> – All new pages that you create will have comments turned off. Keep discussions to your blog, right where they’re supposed to happen.</li>\n<li><strong>Customize your site quickly</strong> – Wherever you are on the front-end, you can click the customize link in the toolbar to swiftly make changes to your site.</li>\n</ul>\n<hr />\n<h2>The Team</h2>\n<p><a class=\"alignleft\" href=\"https://profiles.wordpress.org/obenland\"><img src=\"https://www.gravatar.com/avatar/2370ea5912750f4cb0f3c51ae1cbca55?d=mm&s=180&r=G\" alt=\"Konstantin Obenland\" width=\"80\" height=\"80\" /></a>This release was led by <a href=\"http://konstantin.obenland.it/\">Konstantin Obenland</a>, with the help of these fine individuals. There are 246 contributors with props in this release. Pull up some Billie Holiday on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/mercime\">@mercime</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamkheckler\">Adam Heckler</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Bjorklund</a>, <a href=\"https://profiles.wordpress.org/akirk\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/viper007bond\">Alex Mills (Viper007Bond)</a>, <a href=\"https://profiles.wordpress.org/tellyworth\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/deconf\">Alin Marcu</a>, <a href=\"https://profiles.wordpress.org/andfinally\">andfinally</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/antpb\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/anubisthejackle\">anubisthejackle</a>, <a href=\"https://profiles.wordpress.org/aramzs\">Aram Zucker-Scharff</a>, <a href=\"https://profiles.wordpress.org/arjunskumar\">Arjun S Kumar</a>, <a href=\"https://profiles.wordpress.org/avnarun\">avnarun</a>, <a href=\"https://profiles.wordpress.org/brad2dabone\">Bad Feather</a>, <a href=\"https://profiles.wordpress.org/bcole808\">Ben Cole</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/binarykitten\">BinaryKitten</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornjohansen\">Bjorn Johansen</a>, <a href=\"https://profiles.wordpress.org/bolo1988\">bolo1988</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradt\">Brad Touesnard</a>, <a href=\"https://profiles.wordpress.org/bramd\">Bram Duvigneau</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/krogsgard\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/brianlayman\">Brian Layman</a>, <a href=\"https://profiles.wordpress.org/icaleb\">Caleb Burks</a>, <a href=\"https://profiles.wordpress.org/calevans\">CalEvans</a>, <a href=\"https://profiles.wordpress.org/chasewiseman\">Chase Wiseman</a>, <a href=\"https://profiles.wordpress.org/chipbennett\">Chip Bennett</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/c3mdigital\">Chris Olbekson</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/craig-ralston\">Craig Ralston</a>, <a href=\"https://profiles.wordpress.org/extendwings\">Daisuke Takahashi</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/redsweater\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/daniluk4000\">daniluk4000</a>, <a href=\"https://profiles.wordpress.org/dmchale\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/daveal\">DaveAl</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/daxelrod\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/realloc\">Dennis Ploetner</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/dh-shredder\">DH-Shredder</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">dipesh.kakadiya</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">dmsnell</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustinbolton\">dustinbolton</a>, <a href=\"https://profiles.wordpress.org/kucrut\">Dzikri Aziz</a>, <a href=\"https://profiles.wordpress.org/eclev91\">eclev91</a>, <a href=\"https://profiles.wordpress.org/eligijus\">eligijus</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/ericmann\">Eric Mann</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/francoeurdavid\">francoeurdavid</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/gabrielperezs\">gabrielperezs</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/glennm\">glennm</a>, <a href=\"https://profiles.wordpress.org/gtuk\">gtuk</a>, <a href=\"https://profiles.wordpress.org/hailin\">hailin</a>, <a href=\"https://profiles.wordpress.org/hauvong\">hauvong</a>, <a href=\"https://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/henrikakselsen\">henrikakselsen</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hrishiv90\">Hrishikesh Vaipurkar</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isaacchapman\">isaacchapman</a>, <a href=\"https://profiles.wordpress.org/izem\">izem</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jacklenox\">Jack Lenox</a>, <a href=\"https://profiles.wordpress.org/jadpm\">jadpm</a>, <a href=\"https://profiles.wordpress.org/macmanx\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jamesgol\">jamesgol</a>, <a href=\"https://profiles.wordpress.org/jancbeck\">jancbeck</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/jmichaelward\">Jeremy Ward</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">jipmoors</a>, <a href=\"https://profiles.wordpress.org/eltobiano\">jjberry</a>, <a href=\"https://profiles.wordpress.org/jobst\">Jobst Schmalenbach</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/jkudish\">Joey Kudish</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/picard102\">John Leschinski</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/maxxsnake\">Josh Davis</a>, <a href=\"https://profiles.wordpress.org/jpyper\">Jpyper</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/juliobox\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/ungestaltbar\">Kai Jacobsen</a>, <a href=\"https://profiles.wordpress.org/karinchristen\">karinchristen</a>, <a href=\"https://profiles.wordpress.org/karpstrucking\">karpstrucking</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevkoeh\">Kevin Koehler</a>, <a href=\"https://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/leogopal\">Leo Gopal</a>, <a href=\"https://profiles.wordpress.org/loushou\">loushou</a>, <a href=\"https://profiles.wordpress.org/lumaraf\">Lumaraf</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/nofearinc\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius (Clorith)</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/marsjaninzmarsa\">marsjaninzmarsa</a>, <a href=\"https://profiles.wordpress.org/martinsachse\">martinsachse</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/veraxus\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/nikonratm\">Michael</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelryanmcneill\">michaelryanmcneill</a>, <a href=\"https://profiles.wordpress.org/mcguive7\">Mickey Kay</a>, <a href=\"https://profiles.wordpress.org/mihai\">mihai</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mnelson4\">Mike Nelson</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinic</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mrutz\">mrutz</a>, <a href=\"https://profiles.wordpress.org/nabil_kadimi\">nabil_kadimi</a>, <a href=\"https://profiles.wordpress.org/Nao\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/nazmulhossainnihal\">Nazmul Hossain Nihal</a>, <a href=\"https://profiles.wordpress.org/nicholas_io\">nicholas_io</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickmomrik\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/nikeo\">nikeo</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/onnimonni\">Onni Hakala</a>, <a href=\"https://profiles.wordpress.org/ozh\">Ozh</a>, <a href=\"https://profiles.wordpress.org/pareshradadiya-1\">Paresh Radadiya</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/djpaul\">Paul Gibbs</a>, <a href=\"https://profiles.wordpress.org/figureone\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/gungeekatx\">Pete Nelson</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/peterrknight\">PeterRKnight</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/posykrat\">posykrat</a>, <a href=\"https://profiles.wordpress.org/pragunbhutani\">pragunbhutani</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rarylson\">rarylson</a>, <a href=\"https://profiles.wordpress.org/lamosty\">Rastislav Lamos</a>, <a href=\"https://profiles.wordpress.org/rauchg\">rauchg</a>, <a href=\"https://profiles.wordpress.org/ravinderk\">Ravinder Kumar</a>, <a href=\"https://profiles.wordpress.org/rclations\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/greuben\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/ritteshpatel\">Ritesh Patel</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rdall\">Robert Dall</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, <a href=\"https://profiles.wordpress.org/rhurling\">Rouven Hurling</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/rmarks\">Ryan Marks</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ohryan\">Ryan Neudorf</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sagarjadhav\">Sagar Jadhav</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/santagada\">santagada</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sebastiantiede\">Sebastian</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/designsimply\">Sheri Bigelow</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/siobhan\">Siobhan</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury (stephdau)</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stuartshields\">stuartshields</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/taka2\">taka2</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/thorbrink\">Thor Brink</a>, <a href=\"https://profiles.wordpress.org/creativeinfusion\">Tim Smith</a>, <a href=\"https://profiles.wordpress.org/tlexcellent\">tlexcellent</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tomasm\">Tomas Mackevicius</a>, <a href=\"https://profiles.wordpress.org/tomharrigan\">TomHarrigan</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/toru\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy (LilJimmi) Levesque</a>, <a href=\"https://profiles.wordpress.org/tryon\">Tryon Eggleston</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/desaiuditd\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/umeshnevase\">Umesh Nevase</a>, <a href=\"https://profiles.wordpress.org/vivekbhusal\">vivekbhusal</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/willnorris\">Will Norris</a>, <a href=\"https://profiles.wordpress.org/willgladstone\">willgladstone</a>, <a href=\"https://profiles.wordpress.org/earnjam\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/willstedt\">willstedt</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/ysalame\">Yuri Salame</a>, <a href=\"https://profiles.wordpress.org/oxymoron\">Zach Wills</a>, <a href=\"https://profiles.wordpress.org/katzwebdesign\">Zack Katz</a>, and <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>.\n<p> </p>\n<p>Special thanks go to <a href=\"http://siobhanmckeown.com/\">Siobhan McKeown</a> for producing the release video, <a href=\"http://hugobaeta.com/\">Hugo Baeta</a> for the design, and <a href=\"http://jacklenox.com/\">Jack Lenox</a> for the voice-over.</p>\n<p>Finally, thanks to all of the contributors who provided subtitles for the release video, which at last count had been translated into 30 languages!</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress. See you soon for version 4.4!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.2.4 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2015 12:10:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3827\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:397:\"WordPress 4.2.4 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. This release addresses six issues, including three cross-site scripting vulnerabilities and a potential SQL injection that could be used to compromise a site, which were discovered by Marc-Alexandre Montpas of Sucuri, Helen Hou-Sandí […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Samuel Sidler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2011:\"<p>WordPress 4.2.4 is now available. This is a<strong> security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>This release addresses six issues, including three cross-site scripting vulnerabilities and a potential SQL injection that could be used to compromise a site, which were discovered by <a href=\"https://sucuri.net/\">Marc-Alexandre Montpas</a> of Sucuri, <a href=\"http://helenhousandi.com/\">Helen Hou-Sandí</a> of the WordPress security team, <a href=\"http://www.checkpoint.com/\">Netanel Rubin</a> of Check Point, and <a href=\"https://hackerone.com/reactors08\">Ivan Grigorov</a>. It also includes a fix for a potential timing side-channel attack, discovered by <a href=\"http://www.scrutinizer-ci.com/\">Johannes Schmitt</a> of Scrutinizer, and prevents an attacker from locking a post from being edited, discovered by <a href=\"https://www.linkedin.com/in/symbiansymoh\">Mohamed A. Baset</a>.</p>\n<p>Our thanks to those who have practiced <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a> of security issues.</p>\n<p>WordPress 4.2.4 also fixes four bugs. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.2.4\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.2?rev=33573&stop_rev=33396\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.2.4</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.2.4.</p>\n<p><em>Already testing WordPress 4.3? The second release candidate is now available (<a href=\"https://wordpress.org/wordpress-4.3-RC2.zip\">zip</a>) and it contains these fixes. For more on 4.3, see <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-release-candidate/\">the RC 1 announcement post</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.3 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2015/07/wordpress-4-3-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2015 23:50:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3817\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"The release candidate for WordPress 4.3 is now available. We’ve made more than 100 changes since releasing Beta 4 a week ago. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.3 on Tuesday, August 18, but we […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2256:\"<p>The release candidate for WordPress 4.3 is now available.</p>\n<p>We’ve made more than <a href=\"https://core.trac.wordpress.org/log/trunk?action=stop_on_copy&mode=stop_on_copy&rev=33512&stop_rev=33372&limit=120\">100 changes</a> since releasing Beta 4 a week ago. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.3 on <strong>Tuesday, August 18</strong>, but we need your help to get there.</p>\n<p>If you haven’t tested 4.3 yet, now is the time!</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>To test WordPress 4.3 RC1, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.3-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>For more information about what’s new in version 4.3, check out the <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-3/\">Beta 3</a>, and <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-4/\">Beta 4</a> blog posts.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.3 and update your plugin’s <em>Tested up to</em> version in the readme to 4.3 before next week. If you find compatibility problems, we never want to break things, so please be sure to post to the support forums so we can figure those out before the final release.</p>\n<p>Be sure to <a href=\"https://make.wordpress.org/core/\">follow along the core development blog</a>, where we’ll continue to post <a href=\"https://make.wordpress.org/core/tag/dev-notes+4-3/\">notes for developers</a> for 4.3.</p>\n<p><em>Drei Monate Arbeit</em><br />\n<em>Endlich das Ziel vor Augen</em><br />\n<em>Bald hab ich Urlaub!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Thu, 17 Dec 2015 21:57:32 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 09 Dec 2015 14:54:21 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20150511173256\";}','no'),(5863,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1450389453','no'),(5870,'_transient_timeout_dash_88ae138922fe95674369b1cb3d215a2b','1450432654','no'),(5871,'_transient_dash_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2015/12/clifford/\'>WordPress 4.4 “Clifford”</a> <span class=\"rss-date\">December 8, 2015</span><div class=\"rssSummary\">Version 4.4 of WordPress, named “Clifford” in honor of jazz trumpeter Clifford Brown, is available for download or update in your WordPress dashboard. New features in 4.4 make your site more connected and responsive. Clifford also introduces a new default theme, Twenty Sixteen. Introducing Twenty Sixteen Our newest default theme, Twenty Sixteen, is a modern take […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wptavern.com/popper-a-free-touch-friendly-wordpress-theme-with-a-focus-on-accessibility\'>WPTavern: Popper: A Free Touch-Friendly WordPress Theme with a Focus on Accessibility</a></li><li><a class=\'rsswidget\' href=\'http://wptavern.com/wpweekly-episode-217-the-tale-of-jeff-matson\'>WPTavern: WPWeekly Episode 217 – The Tale of Jeff Matson</a></li><li><a class=\'rsswidget\' href=\'http://wptavern.com/ustwo-an-open-source-example-of-a-react-powered-wordpress-site\'>WPTavern: ustwo: An Open Source Example of a React-Powered WordPress Site</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/wpclef/\' class=\'dashboard-news-plugin-link\'>Clef Two-Factor Authentication</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=wpclef&_wpnonce=a743b1fc04&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Clef Two-Factor Authentication\'>Install</a>)</span></li></ul></div>','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=1140 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (2,4,'_edit_last','1'),(3,4,'_edit_lock','1446950670:1'),(4,4,'_wp_page_template','default'),(5,4,'vantage_metaslider_slider',''),(6,4,'vantage_metaslider_slider_stretch','1'),(7,4,'vantage_menu_icon',''),(8,6,'_edit_last','1'),(9,6,'_edit_lock','1447007361:1'),(10,6,'_wp_page_template','default'),(11,6,'vantage_metaslider_slider',''),(12,6,'vantage_metaslider_slider_stretch','1'),(13,6,'vantage_menu_icon',''),(14,8,'_edit_last','1'),(15,8,'_wp_page_template','default'),(16,8,'vantage_metaslider_slider',''),(17,8,'vantage_metaslider_slider_stretch','1'),(18,8,'vantage_menu_icon',''),(19,8,'_edit_lock','1446748296:1'),(20,10,'_edit_last','1'),(21,10,'_edit_lock','1442022383:1'),(22,10,'_wp_page_template','default'),(23,10,'vantage_metaslider_slider',''),(24,10,'vantage_metaslider_slider_stretch','1'),(25,10,'vantage_menu_icon',''),(27,13,'_edit_last','1'),(28,13,'_wp_page_template','default'),(29,13,'vantage_metaslider_slider',''),(30,13,'vantage_metaslider_slider_stretch','1'),(31,13,'vantage_menu_icon',''),(32,13,'_edit_lock','1442032211:1'),(35,16,'_menu_item_type','custom'),(36,16,'_menu_item_menu_item_parent','0'),(37,16,'_menu_item_object_id','16'),(38,16,'_menu_item_object','custom'),(39,16,'_menu_item_target',''),(40,16,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41,16,'_menu_item_xfn',''),(42,16,'_menu_item_url','http://beatlessheastadium.com/'),(44,17,'_menu_item_type','post_type'),(45,17,'_menu_item_menu_item_parent','0'),(46,17,'_menu_item_object_id','4'),(47,17,'_menu_item_object','page'),(48,17,'_menu_item_target',''),(49,17,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(50,17,'_menu_item_xfn',''),(51,17,'_menu_item_url',''),(53,18,'_menu_item_type','post_type'),(54,18,'_menu_item_menu_item_parent','0'),(55,18,'_menu_item_object_id','10'),(56,18,'_menu_item_object','page'),(57,18,'_menu_item_target',''),(58,18,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59,18,'_menu_item_xfn',''),(60,18,'_menu_item_url',''),(62,19,'_menu_item_type','post_type'),(63,19,'_menu_item_menu_item_parent','0'),(64,19,'_menu_item_object_id','13'),(65,19,'_menu_item_object','page'),(66,19,'_menu_item_target',''),(67,19,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(68,19,'_menu_item_xfn',''),(69,19,'_menu_item_url',''),(71,20,'_menu_item_type','post_type'),(72,20,'_menu_item_menu_item_parent','0'),(73,20,'_menu_item_object_id','6'),(74,20,'_menu_item_object','page'),(75,20,'_menu_item_target',''),(76,20,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(77,20,'_menu_item_xfn',''),(78,20,'_menu_item_url',''),(80,21,'_menu_item_type','post_type'),(81,21,'_menu_item_menu_item_parent','0'),(82,21,'_menu_item_object_id','8'),(83,21,'_menu_item_object','page'),(84,21,'_menu_item_target',''),(85,21,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(86,21,'_menu_item_xfn',''),(87,21,'_menu_item_url',''),(128,40,'_wp_attached_file','2015/06/Beatles-Logo-jpeg.jpg'),(129,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:53;s:4:\"file\";s:29:\"2015/06/Beatles-Logo-jpeg.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Beatles-Logo-jpeg-150x53.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Beatles-Logo-jpeg-300x32.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:28:\"Beatles-Logo-jpeg-272x53.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:28:\"Beatles-Logo-jpeg-436x53.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(624,158,'_wp_attached_file','2015/07/11377185_817637821661899_7310223485247111536_n.jpg'),(625,158,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:406;s:6:\"height\";i:500;s:4:\"file\";s:58:\"2015/07/11377185_817637821661899_7310223485247111536_n.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-406x380.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-406x380.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-406x480.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-406x272.jpg\";s:5:\"width\";i:406;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:58:\"11377185_817637821661899_7310223485247111536_n-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(99,27,'_wp_attached_file','2015/06/Cleveland-Banner-New-copy.jpg'),(100,27,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:165;s:4:\"file\";s:37:\"2015/06/Cleveland-Banner-New-copy.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Cleveland-Banner-New-copy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Cleveland-Banner-New-copy-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:37:\"Cleveland-Banner-New-copy-272x165.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:37:\"Cleveland-Banner-New-copy-436x165.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(101,28,'_wp_attached_file','2015/06/Awkward-Moments-170.jpg'),(102,28,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:119;s:4:\"file\";s:31:\"2015/06/Awkward-Moments-170.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Awkward-Moments-170-150x119.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(103,29,'_wp_attached_file','2015/06/Back-Cover-250.jpg'),(104,29,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:340;s:4:\"file\";s:26:\"2015/06/Back-Cover-250.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Back-Cover-250-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Back-Cover-250-221x300.jpg\";s:5:\"width\";i:221;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"Back-Cover-250-250x182.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"Back-Cover-250-250x272.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(105,30,'_wp_attached_file','2015/06/BBFC-Mag-150.jpg'),(106,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:214;s:4:\"file\";s:24:\"2015/06/BBFC-Mag-150.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"BBFC-Mag-150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"BBFC-Mag-150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(107,31,'_wp_attached_file','2015/06/Beatlefan-Magazine.jpg'),(108,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:202;s:4:\"file\";s:30:\"2015/06/Beatlefan-Magazine.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Beatlefan-Magazine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:30:\"Beatlefan-Magazine-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(109,32,'_wp_attached_file','2015/06/Beatles-Program-NEW-copy2.jpg'),(110,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:165;s:4:\"file\";s:37:\"2015/06/Beatles-Program-NEW-copy2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Beatles-Program-NEW-copy2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Beatles-Program-NEW-copy2-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:37:\"Beatles-Program-NEW-copy2-272x165.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:37:\"Beatles-Program-NEW-copy2-436x165.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(111,33,'_wp_attached_file','2015/06/crowd-photo-background.jpg'),(112,33,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1173;s:4:\"file\";s:34:\"2015/06/crowd-photo-background.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"crowd-photo-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"crowd-photo-background-300x293.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:293;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"crowd-photo-background-1024x1001.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1001;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"crowd-photo-background-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:35:\"crowd-photo-background-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:34:\"crowd-photo-background-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:34:\"crowd-photo-background-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:34:\"crowd-photo-background-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(113,34,'_wp_attached_file','2015/06/Fab-4-Free-4-All-Logo.jpg'),(114,34,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:170;s:4:\"file\";s:33:\"2015/06/Fab-4-Free-4-All-Logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Fab-4-Free-4-All-Logo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(115,35,'_wp_attached_file','2015/06/Morning-Journal.jpg'),(116,35,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1568;s:6:\"height\";i:832;s:4:\"file\";s:27:\"2015/06/Morning-Journal.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Morning-Journal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Morning-Journal-300x159.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Morning-Journal-1024x543.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"Morning-Journal-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"Morning-Journal-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"Morning-Journal-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"Morning-Journal-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"Morning-Journal-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(117,36,'_wp_attached_file','2015/06/Promo-Cover-250.jpg'),(118,36,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:346;s:4:\"file\";s:27:\"2015/06/Promo-Cover-250.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Promo-Cover-250-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Promo-Cover-250-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"Promo-Cover-250-250x182.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"Promo-Cover-250-250x272.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(119,37,'_wp_attached_file','2015/06/Shea-Banner-New-copy.jpg'),(120,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:165;s:4:\"file\";s:32:\"2015/06/Shea-Banner-New-copy.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Shea-Banner-New-copy-150x150.jpg\";s:5:\"width\";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:\"Shea-Banner-New-copy-300x71.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"Shea-Banner-New-copy-272x165.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"Shea-Banner-New-copy-436x165.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(121,38,'_wp_attached_file','2015/06/WCSX-Detroit-copy.jpg'),(122,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:65;s:4:\"file\";s:29:\"2015/06/WCSX-Detroit-copy.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"WCSX-Detroit-copy-150x65.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(125,32,'_edit_lock','1435370769:1'),(130,4,'_panels_data_preview','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:665:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\n\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:665:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author and speaker at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville and Cleveland. Dave has also been interviewed on PBS Television and Radio, and national and regional radio, television, print and online publications from Boston to Honolulu, Canada and Europe.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1087:\"Dave is the author of How To Be A Working Comic, Comedy FAQs And Answers, and Comedy Workshop. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(131,4,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:665:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\n\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:665:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author and speaker at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville and Cleveland. Dave has also been interviewed on PBS Television and Radio, and national and regional radio, television, print and online publications from Boston to Honolulu, Canada and Europe.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1087:\"Dave is the author of How To Be A Working Comic, Comedy FAQs And Answers, and Comedy Workshop. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(132,42,'_wp_attached_file','2015/06/author-dave-150.jpg'),(133,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:223;s:4:\"file\";s:27:\"2015/06/author-dave-150.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"author-dave-150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"author-dave-150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D40\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1250777733;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"44\";s:3:\"iso\";s:3:\"560\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(134,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(135,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(136,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(137,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(138,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(139,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(140,43,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(144,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:0;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(141,44,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:1:{s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:1;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:554:\"Is the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129783693;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216302;}}}'),(153,49,'_wp_attached_file','2015/06/Cleveland-Cover-NEW-250-626.jpg'),(154,49,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:346;s:4:\"file\";s:39:\"2015/06/Cleveland-Cover-NEW-250-626.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Cleveland-Cover-NEW-250-626-150x150.jpg\";s:5:\"width\";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:\"Cleveland-Cover-NEW-250-626-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:39:\"Cleveland-Cover-NEW-250-626-250x182.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:39:\"Cleveland-Cover-NEW-250-626-250x272.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:39:\"Cleveland-Cover-NEW-250-626-250x182.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(145,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:0;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(146,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:0;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(147,46,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:0;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(155,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:47;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(150,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:45;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(151,48,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:45;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(152,36,'_edit_lock','1435376645:1'),(156,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:47;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(160,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(157,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:47;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(158,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:47;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(159,50,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:47;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(161,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(162,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(163,51,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(164,43,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:581:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. He has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(165,52,'_wp_attached_file','2015/06/Comedy-Workshop-Cover150.jpg'),(166,52,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:225;s:4:\"file\";s:36:\"2015/06/Comedy-Workshop-Cover150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Comedy-Workshop-Cover150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:36:\"Comedy-Workshop-Cover150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"Comedy-Workshop-Cover150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(167,53,'_wp_attached_file','2015/06/FAQs-cover-150.jpg'),(168,53,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:222;s:4:\"file\";s:26:\"2015/06/FAQs-cover-150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"FAQs-cover-150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"FAQs-cover-150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"FAQs-cover-150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(169,54,'_wp_attached_file','2015/06/WC-150.jpg'),(170,54,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:228;s:4:\"file\";s:18:\"2015/06/WC-150.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"WC-150-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"WC-150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"WC-150-150x182.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(171,43,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:581:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. He has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(172,55,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:581:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. He has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(173,43,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(174,43,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(175,56,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(176,8,'_panels_data_preview','a:3:{s:7:\"widgets\";a:12:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:20:\"Makin\' The \'60s FAB!\";s:4:\"text\";s:719:\"Take a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\n\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/ctCsp01iQSo\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:594:\"Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:23:\"The Concert Experience!\";s:4:\"text\";s:1053:\"Performances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\n\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:59;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:40:\"On stage at The Cleveland House Of Blues\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:37;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:27:\"The Beatles At Shea Stadium\";s:4:\"text\";s:1114:\"Celebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\n\nThis program includes film clips and rare audio of The Beatles’ performance.\n\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows. \n\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:63;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:23:\"Abbey Road On The River\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:232:\"\nThis is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:80:\"For more information, pricing and scheduling, please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:16:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}}}'),(179,59,'_wp_attached_file','2015/06/HOB-91514.jpg'),(180,59,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:568;s:4:\"file\";s:21:\"2015/06/HOB-91514.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"HOB-91514-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"HOB-91514-254x300.jpg\";s:5:\"width\";i:254;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"HOB-91514-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"HOB-91514-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"HOB-91514-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"HOB-91514-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"HOB-91514-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"HOB-91514-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1410813795;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.058823529411765\";s:5:\"title\";s:9:\"Version 2\";s:11:\"orientation\";i:1;}}'),(181,8,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:20:\"Makin\' The \'60s FAB!\";s:4:\"text\";s:719:\"Take a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\n\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/ctCsp01iQSo\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:594:\"Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:23:\"The Concert Experience!\";s:4:\"text\";s:1053:\"Performances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\n\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:59;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:40:\"On stage at The Cleveland House Of Blues\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:37;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:27:\"The Beatles At Shea Stadium\";s:4:\"text\";s:1114:\"Celebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\n\nThis program includes film clips and rare audio of The Beatles’ performance.\n\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows. \n\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:63;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:23:\"Abbey Road On The River\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:232:\"\nThis is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:80:\"For more information, pricing and scheduling, please use the contact form below.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:16:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}}}'),(660,167,'_wp_attached_file','2015/07/Steve-Holley.jpg'),(661,167,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:373;s:6:\"height\";i:459;s:4:\"file\";s:24:\"2015/07/Steve-Holley.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-373x380.jpg\";s:5:\"width\";i:373;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-373x380.jpg\";s:5:\"width\";i:373;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-373x272.jpg\";s:5:\"width\";i:373;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"Steve-Holley-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1400968775;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(186,61,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:4:{s:5:\"title\";s:20:\"Makin\' The \'60s FAB!\";s:4:\"text\";s:719:\"Take a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\n\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/ctCsp01iQSo\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:594:\"Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:3;a:4:{s:5:\"title\";s:23:\"The Concert Experience!\";s:4:\"text\";s:1053:\"Performances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\n\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:59;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:40:\"On stage at The Cleveland House Of Blues\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}}}'),(187,62,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:20:\"Makin\' The \'60s FAB!\";s:4:\"text\";s:719:\"Take a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\n\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/ctCsp01iQSo\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:594:\"Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:23:\"The Concert Experience!\";s:4:\"text\";s:1053:\"Performances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\n\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:59;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:40:\"On stage at The Cleveland House Of Blues\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(656,166,'_wp_attached_file','2015/07/Tony-Bramwell.jpg'),(657,166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:585;s:6:\"height\";i:721;s:4:\"file\";s:25:\"2015/07/Tony-Bramwell.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-585x380.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-585x380.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-585x480.jpg\";s:5:\"width\";i:585;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:25:\"Tony-Bramwell-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(639,163,'_wp_attached_file','2015/07/John-Sebastian.jpg'),(637,158,'_edit_lock','1436170423:1'),(640,163,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3014;s:4:\"file\";s:26:\"2015/07/John-Sebastian.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"John-Sebastian-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"John-Sebastian-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"John-Sebastian-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1401037531;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(638,148,'panels_data','a:3:{s:7:\"widgets\";a:40:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:350;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"alt\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:37;a:11:{s:5:\"image\";i:370;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:26:\"University of Indianapolis\";s:3:\"alt\";s:26:\"University of Indianapolis\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"56466f65409be\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:37;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:38;a:11:{s:5:\"image\";i:371;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:47:\"Student Activities - University of Indianapolis\";s:3:\"alt\";s:47:\"Student Activities - University of Indianapolis\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"56466fc4ebc5b\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:38;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:39;a:11:{s:5:\"image\";i:373;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:45:\"The 60\'s were FAB! University of Indianapolis\";s:3:\"alt\";s:45:\"the 60\'s were FAB! University of Indianapolis\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5646701513138\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:4;s:2:\"id\";i:39;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:68:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:63;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.29990574929312003;}i:64;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.05014137606032;}i:65;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.29990574929312003;}i:66;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.05014137606032;}i:67;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.29990574929312003;}}}'),(190,63,'_wp_attached_file','2015/06/SheaStadiumAROTR.jpg'),(191,63,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:599;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2015/06/SheaStadiumAROTR.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-150x150.jpg\";s:5:\"width\";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:\"SheaStadiumAROTR-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-599x380.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-599x380.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-599x480.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:28:\"SheaStadiumAROTR-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(626,148,'_panels_data_preview','a:3:{s:7:\"widgets\";a:40:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:350;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"alt\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:37;a:11:{s:5:\"image\";i:370;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:26:\"University of Indianapolis\";s:3:\"alt\";s:26:\"University of Indianapolis\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"56466f65409be\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:37;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:38;a:11:{s:5:\"image\";i:371;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:47:\"Student Activities - University of Indianapolis\";s:3:\"alt\";s:47:\"Student Activities - University of Indianapolis\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"56466fc4ebc5b\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:38;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:39;a:11:{s:5:\"image\";i:373;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:45:\"The 60\'s were FAB! University of Indianapolis\";s:3:\"alt\";s:45:\"the 60\'s were FAB! University of Indianapolis\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5646701513138\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:17;s:4:\"cell\";i:4;s:2:\"id\";i:39;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:68:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:63;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.29990574929312003;}i:64;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.05014137606032;}i:65;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.29990574929312003;}i:66;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.05014137606032;}i:67;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.29990574929312003;}}}'),(622,155,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(196,64,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:20:\"Makin\' The \'60s FAB!\";s:4:\"text\";s:719:\"Take a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\n\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/ctCsp01iQSo\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:594:\"Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:23:\"The Concert Experience!\";s:4:\"text\";s:1053:\"Performances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\n\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:59;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:40:\"On stage at The Cleveland House Of Blues\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:27:\"The Beatles At Shea Stadium\";s:4:\"text\";s:1347:\"Celebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\n\nThis program includes film clips and rare audio of The Beatles’ performance.\n\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows. \n\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\n\nThis is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.5;}}}'),(197,65,'_form','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>'),(198,65,'_mail','a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:41:\"[your-name] <dave@beatlessheastadium.com>\";s:4:\"body\";s:177:\"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 wordpress2 (http://beatlessheastadium.com)\";s:9:\"recipient\";s:27:\"dave@beatlessheastadium.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(199,65,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:40:\"wordpress2 <dave@beatlessheastadium.com>\";s:4:\"body\";s:119:\"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on wordpress2 (http://beatlessheastadium.com)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:37:\"Reply-To: dave@beatlessheastadium.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(200,65,'_messages','a:8:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:4:\"spam\";s:93:\"Failed to send your message. Please try later or contact the administrator by another method.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:16:\"invalid_required\";s:34:\"Please fill in the required field.\";s:16:\"invalid_too_long\";s:23:\"This input is too long.\";s:17:\"invalid_too_short\";s:24:\"This input is too short.\";}'),(201,65,'_additional_settings',''),(202,65,'_locale','en_US'),(621,154,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(620,153,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(600,146,'ml-slider_url','http://beatlessheastadium.com/?p=8'),(601,146,'ml-slider_new_window','true'),(602,147,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:3:{s:8:\"headline\";s:56:\"Thank You University of Indianapolis Student Activities!\";s:12:\"sub_headline\";s:145:\"I had a great time! To bring \"The Beatles: Makin\' the 60\'s FAB & the Concert Experience\" to your school or special event see Programs link above.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:12:{s:5:\"title\";s:15:\"Author Programs\";s:4:\"text\";s:156:\"The excitement of Beatlemania for your next event. Student activities, music and history departments, conferences, associations and special interest groups.\";s:4:\"icon\";s:16:\"fa fa-microphone\";s:21:\"icon_background_color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:13:\"icon_position\";s:3:\"top\";s:9:\"icon_size\";s:5:\"small\";s:4:\"more\";s:10:\"Learn More\";s:8:\"more_url\";s:49:\"http://beatlessheastadium.com/index.php/programs/\";s:12:\"all_linkable\";b:1;s:3:\"box\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:25:\"Vantage_CircleIcon_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:12:{s:5:\"title\";s:7:\"Gallery\";s:4:\"text\";s:151:\"People, places and fab events. Favorite photos from Beatles festivals, book tours and on stage. Someone always has a camera - so don\'t forget to smile!\";s:4:\"icon\";s:12:\"fa fa-camera\";s:21:\"icon_background_color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:13:\"icon_position\";s:3:\"top\";s:9:\"icon_size\";s:5:\"small\";s:4:\"more\";s:11:\"Take A Look\";s:8:\"more_url\";s:47:\"http://beatlessheastadium.com/index.php/photos/\";s:12:\"all_linkable\";b:1;s:3:\"box\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:25:\"Vantage_CircleIcon_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:12:{s:5:\"title\";s:12:\"Dave\'s Books\";s:4:\"text\";s:130:\"Dave is also the author of \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" \"Comedy Workshop\" and \"Father\'s Days & Nights.\"\";s:4:\"icon\";s:10:\"fa fa-book\";s:21:\"icon_background_color\";s:0:\"\";s:5:\"image\";s:0:\"\";s:13:\"icon_position\";s:3:\"top\";s:9:\"icon_size\";s:5:\"small\";s:4:\"more\";s:11:\"Author Page\";s:8:\"more_url\";s:75:\"http://www.amazon.com/Dave-Schwensen/e/B001JS4SFK/ref=dp_byline_cont_book_1\";s:12:\"all_linkable\";b:1;s:3:\"box\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:25:\"Vantage_CircleIcon_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:5:\"class\";s:9:\"wide-grey\";s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}}}'),(603,147,'_wp_page_template','home-panels.php'),(800,204,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:73:\"Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:69:\"Jack Armstrong, on stage MC for the 1966 Beatles concert in Cleveland\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(799,203,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:73:\"Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(604,148,'_edit_last','1'),(605,148,'_wp_page_template','home-panels.php'),(606,148,'vantage_metaslider_slider',''),(607,148,'vantage_metaslider_slider_stretch',''),(608,148,'vantage_menu_icon',''),(609,148,'_edit_lock','1447457128:1'),(610,150,'_menu_item_type','post_type'),(611,150,'_menu_item_menu_item_parent','17'),(612,150,'_menu_item_object_id','148'),(613,150,'_menu_item_object','page'),(614,150,'_menu_item_target',''),(615,150,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(616,150,'_menu_item_xfn',''),(617,150,'_menu_item_url',''),(206,68,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:20:\"Makin\' The \'60s FAB!\";s:4:\"text\";s:719:\"Take a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\n\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/ctCsp01iQSo\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:594:\"Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:23:\"The Concert Experience!\";s:4:\"text\";s:1053:\"Performances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\n\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:59;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:40:\"On stage at The Cleveland House Of Blues\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:37;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:7;a:4:{s:5:\"title\";s:27:\"The Beatles At Shea Stadium\";s:4:\"text\";s:1114:\"Celebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\n\nThis program includes film clips and rare audio of The Beatles’ performance.\n\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows. \n\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:63;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:23:\"Abbey Road On The River\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:232:\"\nThis is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.5;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(208,69,'_edit_last','1'),(209,69,'_edit_lock','1446747167:1'),(210,69,'_wp_page_template','default'),(211,69,'_panels_data_preview','a:3:{s:7:\"widgets\";a:10:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:15:\"Grand Finale...\";s:4:\"text\";s:575:\"A rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:16:\"After program...\";s:4:\"text\";s:358:\"Questions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\n\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:80:\"For more information, pricing and scheduling, please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(212,69,'vantage_metaslider_slider',''),(213,69,'vantage_metaslider_slider_stretch','1'),(214,69,'vantage_menu_icon',''),(215,69,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:15:\"Grand Finale...\";s:4:\"text\";s:575:\"A rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:16:\"After program...\";s:4:\"text\";s:358:\"Questions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\n\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:80:\"For more information, pricing and scheduling, please use the contact form below.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(216,71,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(217,72,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1204:\"Opening film sets the stage for Beatlemania in the U.S. This 10-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(218,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(219,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(220,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(222,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(221,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(223,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(224,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(225,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(226,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(227,73,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(228,74,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(229,75,'_menu_item_type','post_type'),(230,75,'_menu_item_menu_item_parent','21'),(231,75,'_menu_item_object_id','69'),(232,75,'_menu_item_object','page'),(233,75,'_menu_item_target',''),(234,75,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(235,75,'_menu_item_xfn',''),(236,75,'_menu_item_url',''),(238,73,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(239,73,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(240,73,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(241,76,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(243,73,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:15:\"Grand Finale...\";s:4:\"text\";s:575:\"A rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:16:\"After program...\";s:4:\"text\";s:358:\"Questions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\n\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:80:\"For more information, pricing and scheduling, please use the contact form below.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(242,77,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"Presentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience. \n\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:19:\"Program Includes...\";s:4:\"text\";s:1203:\"Opening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\n\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:59:\"Insights and fun facts about The Fab Four. Did you know...?\";s:4:\"text\";s:586:\"• The Beatles were not greeted in America with a stamp of parental approval.\n• The American music styles that influenced the Beatles\' sound.\n• Concert security could not protect The Beatles from their fans.\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\n• Why The Beatles were forced to take a city bus following a stadium show.\n• How John Lennon\'s remarks on religion changed their careers forever.\n• The first time one of the Beatles publicly said they\'d never tour again.\n• You will after this program!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:25:\"Rare 1964 concert film...\";s:4:\"text\";s:324:\"During their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:28:\"Did we mention entertaining?\";s:4:\"text\";s:236:\"Dave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:15:\"Grand Finale...\";s:4:\"text\";s:575:\"A rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:16:\"After program...\";s:4:\"text\";s:358:\"Questions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\n\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:10:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}}}'),(244,78,'_edit_last','1'),(245,78,'_edit_lock','1436255050:1'),(246,79,'_wp_attached_file','2015/06/CSU-Logo.jpg'),(247,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:129;s:4:\"file\";s:20:\"2015/06/CSU-Logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"CSU-Logo-150x129.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(248,78,'_wp_page_template','default'),(249,78,'_panels_data_preview','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:73:\"Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:69:\"Jack Armstrong, on stage MC for the 1966 Beatles concert in Cleveland\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(250,78,'vantage_metaslider_slider',''),(251,78,'vantage_metaslider_slider_stretch','1'),(252,78,'vantage_menu_icon',''),(253,78,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:73:\"Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:69:\"Jack Armstrong, on stage MC for the 1966 Beatles concert in Cleveland\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(254,81,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649122806;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877194;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(255,82,'_wp_attached_file','2015/06/OU-Zanesville-Logo.jpg'),(256,82,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:95;s:4:\"file\";s:30:\"2015/06/OU-Zanesville-Logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"OU-Zanesville-Logo-150x95.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(257,83,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649122806;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877194;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(258,84,'_wp_attached_file','2015/06/UAO-BGSU.jpg'),(259,84,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:148;s:4:\"file\";s:20:\"2015/06/UAO-BGSU.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"UAO-BGSU-150x148.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(260,85,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:4;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649122806;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877194;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649122812;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877194;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(261,86,'_wp_attached_file','2015/06/CA-U-of-PA-Logo.jpg'),(262,86,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:149;s:4:\"file\";s:27:\"2015/06/CA-U-of-PA-Logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"CA-U-of-PA-Logo-150x149.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(265,89,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:4;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649122806;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877194;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649122812;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877194;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649122806;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877194;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649122806;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877194;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(263,87,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:4;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649122806;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877194;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649122812;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877194;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649122806;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877194;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(266,89,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(264,88,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:4;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649122806;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877194;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649122812;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877194;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649122806;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877194;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649122806;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877194;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(267,89,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(268,89,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(269,90,'_wp_attached_file','2015/06/Zips-Logo.jpg'),(270,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:75;s:4:\"file\";s:21:\"2015/06/Zips-Logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Zips-Logo-150x75.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(271,89,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(272,89,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(273,91,'_wp_attached_file','2015/06/University-Hospitals-Logo.jpg'),(274,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:43;s:4:\"file\";s:37:\"2015/06/University-Hospitals-Logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"University-Hospitals-Logo-150x43.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:43;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(276,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:10;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649122806;}i:11;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877194;}i:12;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.30043859649122806;}i:13;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.69956140350877194;}i:14;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(275,92,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:461:\"\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(277,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:10;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649122806;}i:11;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877194;}i:12;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.30043859649122806;}i:13;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.69956140350877194;}i:14;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(278,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:10;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649122806;}i:11;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877194;}i:12;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.30043859649122806;}i:13;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.69956140350877194;}i:14;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(279,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:10;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649122806;}i:11;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877194;}i:12;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.30043859649122806;}i:13;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.69956140350877194;}i:14;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(280,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:10;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649122806;}i:11;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877194;}i:12;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.30043859649122806;}i:13;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.69956140350877194;}i:14;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(281,93,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:10;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.30043859649123;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.69956140350877005;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649122806;}i:11;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877194;}i:12;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.30043859649122806;}i:13;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.69956140350877194;}i:14;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(282,94,'_menu_item_type','post_type'),(283,94,'_menu_item_menu_item_parent','21'),(284,94,'_menu_item_object_id','78'),(285,94,'_menu_item_object','page'),(286,94,'_menu_item_target',''),(287,94,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(288,94,'_menu_item_xfn',''),(289,94,'_menu_item_url',''),(291,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(292,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(293,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(294,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(295,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(296,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(297,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(298,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(299,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(300,89,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(302,89,'panels_data','a:3:{s:7:\"widgets\";a:22:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:19;a:4:{s:5:\"title\";s:84:\"Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:32:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:38:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}}}'),(301,95,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}}}'),(303,89,'panels_data','a:3:{s:7:\"widgets\";a:22:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:19;a:4:{s:5:\"title\";s:84:\"Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:32:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:38:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}}}'),(304,96,'panels_data','a:3:{s:7:\"widgets\";a:22:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:19;a:4:{s:5:\"title\";s:84:\"Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:32:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:38:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}}}'),(306,89,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:84:\"Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(305,97,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:84:\"Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(307,10,'_panels_data_preview','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:217:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for 20% discount on author signed books and FREE shipping!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:28:\"20% Off Author Signed Copies\";s:4:\"text\";s:257:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(309,98,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(308,10,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:217:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for 20% discount on author signed books and FREE shipping!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:28:\"20% Off Author Signed Copies\";s:4:\"text\";s:257:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(310,98,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(311,100,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(312,98,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(313,98,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(314,98,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(315,101,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(316,98,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:123:\"A book from North Shore Publishing\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(317,98,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:123:\"A book from North Shore Publishing\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(318,98,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:123:\"A book from North Shore Publishing\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(319,98,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:123:\"A book from North Shore Publishing\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(320,98,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:123:\"A book from North Shore Publishing\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(321,102,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:123:\"A book from North Shore Publishing\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}}}'),(322,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(323,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(324,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(325,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(326,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(330,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(327,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(328,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(329,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(331,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(332,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(336,104,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962405;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037595;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(333,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(334,98,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(335,103,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:145:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1420:\"The Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.5;}}}'),(337,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(338,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(341,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(339,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(340,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(342,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(343,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(344,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(345,98,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(346,105,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:391:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:564:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}}}'),(350,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(347,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(348,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(349,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(351,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(352,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(353,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(354,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(355,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(356,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(357,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(361,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(358,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(359,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(360,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(362,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(363,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(364,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(365,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(366,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'); INSERT INTO `wp_postmeta` VALUES (367,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(368,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(369,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(374,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(370,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(371,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(372,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(373,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(375,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(376,98,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(377,106,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:440:\"<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:312:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122806;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877194;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(378,107,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:21:\"Author signed copies!\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:10:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}}}'),(380,89,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:73:\"Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(379,108,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:32;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:82;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:15:\"Ohio University\";s:4:\"text\";s:251:\"\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:79;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:26:\"Cleveland State University\";s:4:\"text\";s:187:\"\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:86;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:37:\"California University of Pennsylvania\";s:4:\"text\";s:430:\"\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:90;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"The University of Akron\";s:4:\"text\";s:257:\"\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:84;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:30:\"Bowling Green State University\";s:4:\"text\";s:164:\"\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:91;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:69:\"Neurocritical Care and Stroke Conference / Music & Medicine Symposium\";s:4:\"text\";s:87:\"\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:117:\"Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association\";s:4:\"text\";s:358:\"\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:32:\"The Women\'s Club of Wheeling, WV\";s:4:\"text\";s:211:\"\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:25:\"Willoughby Public Library\";s:4:\"text\";s:187:\"\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:21:\"Mentor Public Library\";s:4:\"text\";s:250:\"\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:20;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:30:\"Medina County District Library\";s:4:\"text\";s:320:\" \"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:22;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:64:\"Ken Mansfield, former U.S. Manager of The Beatles\' Apple Records\";s:4:\"text\";s:133:\"\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:24;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:84:\"Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon\";s:4:\"text\";s:255:\"\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:26;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:52:\"Bob Malik, host of The Beatle Years, Los Angeles, CA\";s:4:\"text\";s:145:\" \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:28;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium\";s:4:\"text\";s:144:\"\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:30;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:48:\"For more information, pricing and to schedule...\";s:4:\"text\";s:34:\"Please use the contact form below.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:32;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:33;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:34:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:20;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:21;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:22;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:23;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:24;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:25;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:26;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:27;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:28;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:29;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:30;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:31;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:32;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:33;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:40:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:2;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.30043859649123;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.69956140350877005;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.30043859649123;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.69956140350877005;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.30043859649123;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.69956140350877005;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.30043859649123;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.69956140350877005;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.30043859649123;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.69956140350877005;}i:16;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.30043859649123;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.69956140350877005;}i:19;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:20;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:21;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:22;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:23;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:24;s:6:\"weight\";i:1;}i:31;a:2:{s:4:\"grid\";i:25;s:6:\"weight\";i:1;}i:32;a:2:{s:4:\"grid\";i:26;s:6:\"weight\";i:1;}i:33;a:2:{s:4:\"grid\";i:27;s:6:\"weight\";i:1;}i:34;a:2:{s:4:\"grid\";i:28;s:6:\"weight\";i:1;}i:35;a:2:{s:4:\"grid\";i:29;s:6:\"weight\";i:1;}i:36;a:2:{s:4:\"grid\";i:30;s:6:\"weight\";i:1;}i:37;a:2:{s:4:\"grid\";i:31;s:6:\"weight\";i:1;}i:38;a:2:{s:4:\"grid\";i:32;s:6:\"weight\";i:1;}i:39;a:2:{s:4:\"grid\";i:33;s:6:\"weight\";i:1;}}}'),(381,109,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1087:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(382,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(383,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(386,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(384,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(385,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(387,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(388,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(389,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(390,110,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:585:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1149:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}}}'),(391,13,'_panels_data_preview','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:28:\"20% Off Author Signed Copies\";s:4:\"text\";s:254:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:2;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:31:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.45020420986490733;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.069431354068488826;}i:23;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.48036443606660378;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:29;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(393,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263158;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894736847;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(392,13,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:28:\"20% Off Author Signed Copies\";s:4:\"text\";s:254:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:2;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:31:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.45020420986490733;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.069431354068488826;}i:23;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.48036443606660378;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:29;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:30;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(394,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(395,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(396,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(397,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(398,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(399,112,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(400,114,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:72:\"Bob Malik, host of the nationally syndicated radio show The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:71:\"Joe Johnson, host of the nationally syndicated radio show Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(401,112,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(402,112,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(408,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.65021929824561409;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.34978070175438597;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(403,112,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(406,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.65021929824561409;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.34978070175438597;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(404,112,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(405,115,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:7;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(412,117,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:21:\"Author signed copies!\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(407,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.65021929824561409;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.34978070175438597;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(409,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.65021929824561409;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.34978070175438597;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(410,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.65021929824561409;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.34978070175438597;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(411,116,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.65021929824561409;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.34978070175438597;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(619,152,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(413,118,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:187:\"A book from North Shore Publishing\n6x9 - Trade Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(414,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(415,119,'_wp_attached_file','2015/06/Big-Jack-Beatles-Website1.jpg'),(416,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:172;s:6:\"height\";i:130;s:4:\"file\";s:37:\"2015/06/Big-Jack-Beatles-Website1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Big-Jack-Beatles-Website1-150x130.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(417,120,'_wp_attached_file','2015/06/Book-Dave-Website-Resized1.jpg'),(418,120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:185;s:6:\"height\";i:130;s:4:\"file\";s:38:\"2015/06/Book-Dave-Website-Resized1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Book-Dave-Website-Resized1-150x130.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.1000000000000001;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"EX-Z75\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1167948918;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(419,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(420,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(421,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(422,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(423,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(424,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(425,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(426,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(427,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(428,112,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(430,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(429,121,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122395;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877599;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(431,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(432,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(434,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(433,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(435,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(436,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(437,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(438,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(439,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(440,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(441,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(442,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(443,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(444,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(445,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(446,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(447,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(451,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(448,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(449,112,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(450,122,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}}}'),(453,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(452,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(454,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(455,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(456,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(457,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(458,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(459,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(460,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(461,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(462,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(463,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(464,123,'_wp_attached_file','2015/06/Tshirt-Website.jpg'),(465,123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:202;s:4:\"file\";s:26:\"2015/06/Tshirt-Website.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Tshirt-Website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"Tshirt-Website-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"Tshirt-Website-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.7999999999999998;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"CYBERSHOT\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1159190312;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(466,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(467,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(468,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(469,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(478,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(470,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(471,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(472,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(473,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(475,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(474,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(476,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(477,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'); INSERT INTO `wp_postmeta` VALUES (479,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(486,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(480,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(481,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(482,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(483,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(484,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(485,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(487,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(490,124,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(488,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(489,112,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:224:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}}}'),(491,125,'panels_data','a:3:{s:7:\"widgets\";a:22:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}}}'),(492,112,'panels_data','a:3:{s:7:\"widgets\";a:23:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}}}'),(493,112,'panels_data','a:3:{s:7:\"widgets\";a:23:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}}}'),(864,231,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(494,112,'panels_data','a:3:{s:7:\"widgets\";a:23:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}}}'),(495,126,'panels_data','a:3:{s:7:\"widgets\";a:23:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}}}'),(865,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(496,43,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:665:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\n\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1087:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(497,127,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:42;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:17:\"Dave Schwensen...\";s:4:\"text\";s:665:\"Is the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\n\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:583:\"Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:54;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:53;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:52;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1087:\"Dave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:11:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.19966722129784001;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.80033277870216002;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:10;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(498,1,'_edit_lock','1445293811:1'),(499,130,'_wp_attached_file','2015/07/North-Shore-Logo-Blue-500-e1436142933122.jpg'),(500,130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:298;s:6:\"height\";i:77;s:4:\"file\";s:52:\"2015/07/North-Shore-Logo-Blue-500-e1436142933122.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"North-Shore-Logo-Blue-500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"North-Shore-Logo-Blue-500-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:37:\"North-Shore-Logo-Blue-500-272x180.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:37:\"North-Shore-Logo-Blue-500-436x180.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:37:\"North-Shore-Logo-Blue-500-272x180.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(501,130,'_edit_lock','1436142809:1'),(502,130,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:700;s:6:\"height\";i:180;s:4:\"file\";s:29:\"North-Shore-Logo-Blue-500.jpg\";}s:18:\"full-1436142933122\";a:3:{s:5:\"width\";i:500;s:6:\"height\";i:129;s:4:\"file\";s:44:\"North-Shore-Logo-Blue-500-e1436142773799.jpg\";}}'),(503,130,'_edit_last','1'),(504,131,'ml-slider_settings','a:35:{s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"350\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.69999999999999996;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:4:\"true\";s:5:\"links\";s:4:\"true\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:1:\"<\";s:8:\"nextText\";s:1:\">\";s:6:\"slices\";i:15;s:6:\"center\";s:4:\"true\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:5:\"false\";s:10:\"noConflict\";s:4:\"true\";s:12:\"smoothHeight\";s:5:\"false\";}'),(505,37,'ml-slider_type','image'),(506,32,'ml-slider_type','image'),(507,27,'ml-slider_type','image'),(508,37,'_wp_attachment_backup_sizes','a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:123:\"WDPDFS414774128825774usersites1978946.sitewwwbeatlessheastadium/wp-content/uploads/2015/06/Shea-Banner-New-copy-700x300.jpg\";s:4:\"file\";s:32:\"Shea-Banner-New-copy-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-385x165\";a:5:{s:4:\"path\";s:124:\"\\WDPDFS414774128825774usersites1978946.sitewwwbeatlessheastadium/wp-content/uploads/2015/06/Shea-Banner-New-copy-385x165.jpg\";s:4:\"file\";s:32:\"Shea-Banner-New-copy-385x165.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(509,32,'_wp_attachment_backup_sizes','a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:128:\"WDPDFS414774128825774usersites1978946.sitewwwbeatlessheastadium/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2-700x300.jpg\";s:4:\"file\";s:37:\"Beatles-Program-NEW-copy2-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-385x165\";a:5:{s:4:\"path\";s:129:\"\\WDPDFS414774128825774usersites1978946.sitewwwbeatlessheastadium/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2-385x165.jpg\";s:4:\"file\";s:37:\"Beatles-Program-NEW-copy2-385x165.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(510,27,'_wp_attachment_backup_sizes','a:2:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:128:\"WDPDFS414774128825774usersites1978946.sitewwwbeatlessheastadium/wp-content/uploads/2015/06/Cleveland-Banner-New-copy-700x300.jpg\";s:4:\"file\";s:37:\"Cleveland-Banner-New-copy-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-385x165\";a:5:{s:4:\"path\";s:129:\"\\WDPDFS414774128825774usersites1978946.sitewwwbeatlessheastadium/wp-content/uploads/2015/06/Cleveland-Banner-New-copy-385x165.jpg\";s:4:\"file\";s:37:\"Cleveland-Banner-New-copy-385x165.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(511,37,'ml-slider_crop_position','center-center'),(512,37,'_wp_attachment_image_alt',''),(513,32,'ml-slider_crop_position','center-center'),(514,32,'_wp_attachment_image_alt',''),(515,27,'ml-slider_crop_position','center-center'),(516,27,'_wp_attachment_image_alt',''),(517,132,'ml-slider_settings','a:35:{s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"300\";s:3:\"spw\";i:7;s:3:\"sph\";i:5;s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.69999999999999996;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:4:\"true\";s:5:\"links\";s:4:\"true\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:1:\"<\";s:8:\"nextText\";s:1:\">\";s:6:\"slices\";i:15;s:6:\"center\";s:4:\"true\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:4:\"true\";s:10:\"noConflict\";s:4:\"true\";s:12:\"smoothHeight\";s:5:\"false\";}'),(588,146,'_wp_attached_file','2015/07/Program-Banner-with-BG-1200.jpg'),(589,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:350;s:4:\"file\";s:39:\"2015/07/Program-Banner-with-BG-1200.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Program-Banner-with-BG-1200-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Program-Banner-with-BG-1200-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Program-Banner-with-BG-1200-1024x299.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"Program-Banner-with-BG-1200-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:40:\"Program-Banner-with-BG-1200-1080x350.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:39:\"Program-Banner-with-BG-1200-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:39:\"Program-Banner-with-BG-1200-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:39:\"Program-Banner-with-BG-1200-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:39:\"Program-Banner-with-BG-1200-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(586,145,'_wp_attached_file','2015/07/Cleveland-Banner-with-BG-1200.jpg'),(587,145,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:350;s:4:\"file\";s:41:\"2015/07/Cleveland-Banner-with-BG-1200.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Cleveland-Banner-with-BG-1200-150x150.jpg\";s:5:\"width\";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:\"Cleveland-Banner-with-BG-1200-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Cleveland-Banner-with-BG-1200-1024x299.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:41:\"Cleveland-Banner-with-BG-1200-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:42:\"Cleveland-Banner-with-BG-1200-1080x350.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:41:\"Cleveland-Banner-with-BG-1200-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:41:\"Cleveland-Banner-with-BG-1200-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:41:\"Cleveland-Banner-with-BG-1200-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:41:\"Cleveland-Banner-with-BG-1200-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(585,144,'_wp_attachment_image_alt',''),(583,144,'ml-slider_type','image'),(584,144,'ml-slider_crop_position','center-center'),(569,142,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:350;s:4:\"file\";s:32:\"2015/07/BG-Mid-Crop-1200x350.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"BG-Mid-Crop-1200x350-150x150.jpg\";s:5:\"width\";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:\"BG-Mid-Crop-1200x350-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"BG-Mid-Crop-1200x350-1024x299.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"BG-Mid-Crop-1200x350-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:33:\"BG-Mid-Crop-1200x350-1080x350.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:32:\"BG-Mid-Crop-1200x350-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"BG-Mid-Crop-1200x350-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"BG-Mid-Crop-1200x350-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"BG-Mid-Crop-1200x350-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(568,142,'_wp_attached_file','2015/07/BG-Mid-Crop-1200x350.jpg'),(566,141,'_wp_attached_file','2015/07/BG-Bottom-Crop-1200x350.jpg'),(567,141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:350;s:4:\"file\";s:35:\"2015/07/BG-Bottom-Crop-1200x350.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"BG-Bottom-Crop-1200x350-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"BG-Bottom-Crop-1200x350-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"BG-Bottom-Crop-1200x350-1024x299.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"BG-Bottom-Crop-1200x350-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:36:\"BG-Bottom-Crop-1200x350-1080x350.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:35:\"BG-Bottom-Crop-1200x350-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:35:\"BG-Bottom-Crop-1200x350-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:35:\"BG-Bottom-Crop-1200x350-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:35:\"BG-Bottom-Crop-1200x350-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(570,143,'_wp_attached_file','2015/07/BG-Top-Crop-1200x350.jpg'),(571,143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:350;s:4:\"file\";s:32:\"2015/07/BG-Top-Crop-1200x350.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"BG-Top-Crop-1200x350-150x150.jpg\";s:5:\"width\";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:\"BG-Top-Crop-1200x350-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"BG-Top-Crop-1200x350-1024x299.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"BG-Top-Crop-1200x350-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:33:\"BG-Top-Crop-1200x350-1080x350.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:32:\"BG-Top-Crop-1200x350-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"BG-Top-Crop-1200x350-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"BG-Top-Crop-1200x350-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"BG-Top-Crop-1200x350-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(572,143,'ml-slider_type','image'),(573,142,'ml-slider_type','image'),(574,141,'ml-slider_type','image'),(575,143,'ml-slider_crop_position','center-center'),(576,143,'_wp_attachment_image_alt',''),(577,142,'ml-slider_crop_position','center-center'),(578,142,'_wp_attachment_image_alt',''),(579,141,'ml-slider_crop_position','center-center'),(580,141,'_wp_attachment_image_alt',''),(581,144,'_wp_attached_file','2015/07/Shea-Banner-with-BG-1200.jpg'),(582,144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:350;s:4:\"file\";s:36:\"2015/07/Shea-Banner-with-BG-1200.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Shea-Banner-with-BG-1200-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Shea-Banner-with-BG-1200-300x88.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Shea-Banner-with-BG-1200-1024x299.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Shea-Banner-with-BG-1200-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:37:\"Shea-Banner-with-BG-1200-1080x350.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:36:\"Shea-Banner-with-BG-1200-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:36:\"Shea-Banner-with-BG-1200-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:36:\"Shea-Banner-with-BG-1200-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"Shea-Banner-with-BG-1200-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(590,146,'ml-slider_type','image'),(591,145,'ml-slider_type','image'),(592,145,'ml-slider_crop_position','center-center'),(593,145,'_wp_attachment_image_alt',''),(594,146,'ml-slider_crop_position','center-center'),(595,146,'_wp_attachment_image_alt',''),(596,144,'ml-slider_url','http://beatlessheastadium.com/?p=10'),(597,144,'ml-slider_new_window','true'),(598,145,'ml-slider_url','http://beatlessheastadium.com/?p=13'),(599,145,'ml-slider_new_window','true'),(670,169,'_wp_attached_file','2015/07/Eddie-Deezen.jpg'),(671,169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3014;s:4:\"file\";s:24:\"2015/07/Eddie-Deezen.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Eddie-Deezen-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"Eddie-Deezen-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"Eddie-Deezen-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413029448;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(674,170,'_wp_attached_file','2015/07/Billy-J.-Kramer.jpg'),(675,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1867;s:6:\"height\";i:2299;s:4:\"file\";s:27:\"2015/07/Billy-J.-Kramer.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Billy-J.-Kramer-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"Billy-J.-Kramer-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"Billy-J.-Kramer-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413138632;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(679,171,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:4:{s:5:\"title\";s:44:\"On The Road with The Beatles At Shea Stadium\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:10:{s:5:\"image\";i:161;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.5;}}}'),(681,172,'_wp_attached_file','2015/07/Mark-Hudson.jpg'),(682,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:23:\"2015/07/Mark-Hudson.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Mark-Hudson-150x150.jpg\";s:5:\"width\";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:\"Mark-Hudson-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Mark-Hudson-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Mark-Hudson-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"Mark-Hudson-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"Mark-Hudson-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"Mark-Hudson-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"Mark-Hudson-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"Mark-Hudson-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427032350;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(684,173,'_wp_attached_file','2015/07/Judy.jpg'),(685,173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:16:\"2015/07/Judy.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"Judy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"Judy-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"Judy-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:16:\"Judy-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:17:\"Judy-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:16:\"Judy-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:16:\"Judy-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:16:\"Judy-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:16:\"Judy-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427047888;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(687,174,'_wp_attached_file','2015/07/Ringer-Starr.jpg'),(688,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:24:\"2015/07/Ringer-Starr.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Ringer-Starr-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"Ringer-Starr-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"Ringer-Starr-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413031665;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(692,175,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:44:\"On The Road with The Beatles At Shea Stadium\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311969;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320465;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311969;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320465;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311969;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929311969;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.050141376060320465;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929311969;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.050141376060320465;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929311969;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490733;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270185345;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490733;}}}'),(700,176,'_wp_attached_file','2015/07/Channel-5-Cleveland.jpg'),(701,176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:31:\"2015/07/Channel-5-Cleveland.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Channel-5-Cleveland-150x150.jpg\";s:5:\"width\";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:\"Channel-5-Cleveland-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Channel-5-Cleveland-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"Channel-5-Cleveland-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:32:\"Channel-5-Cleveland-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:31:\"Channel-5-Cleveland-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:31:\"Channel-5-Cleveland-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:31:\"Channel-5-Cleveland-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"Channel-5-Cleveland-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1410879629;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(704,177,'_wp_attached_file','2015/07/Nassau-1.jpg'),(705,177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1988;s:6:\"height\";i:2448;s:4:\"file\";s:20:\"2015/07/Nassau-1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Nassau-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Nassau-1-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Nassau-1-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"Nassau-1-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Nassau-1-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"Nassau-1-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"Nassau-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"Nassau-1-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"Nassau-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418140705;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0049261083743842\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(709,179,'_wp_attached_file','2015/07/Mt.-Rushmore-2.jpg'),(710,179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:26:\"2015/07/Mt.-Rushmore-2.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Mt.-Rushmore-2-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"Mt.-Rushmore-2-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"Mt.-Rushmore-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1434484866;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:9:\"Version 2\";s:11:\"orientation\";i:1;}}'),(713,180,'_wp_attached_file','2015/07/Naples.jpg'),(714,180,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:18:\"2015/07/Naples.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Naples-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Naples-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Naples-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"Naples-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"Naples-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"Naples-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"Naples-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"Naples-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"Naples-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1423921319;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0043103448275862\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(724,183,'_wp_attached_file','2015/07/Las-Vegas.jpg'),(725,183,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:21:\"2015/07/Las-Vegas.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Las-Vegas-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Las-Vegas-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Las-Vegas-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427301586;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0007380073800738\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(728,184,'_wp_attached_file','2015/07/Wichita.jpg'),(729,184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:19:\"2015/07/Wichita.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Wichita-150x150.jpg\";s:5:\"width\";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:\"Wichita-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Wichita-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Wichita-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"Wichita-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"Wichita-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"Wichita-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"Wichita-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"Wichita-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1420107138;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.058823529411765\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(732,185,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:4:{s:5:\"title\";s:47:\"Abbey Road on the River & Fest For Beatles Fans\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:19:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.45020420986490778;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.099591580270184513;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.45020420986490778;}}}'),(774,196,'_wp_attached_file','2015/07/Lynchburg-2.jpg'),(775,196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:23:\"2015/07/Lynchburg-2.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Lynchburg-2-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"Lynchburg-2-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"Lynchburg-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1428770293;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:19:\"0.00058997050147493\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(736,187,'_wp_attached_file','2015/07/Put-In-Bay.jpg'),(737,187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2202;s:6:\"height\";i:2712;s:4:\"file\";s:22:\"2015/07/Put-In-Bay.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Put-In-Bay-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"Put-In-Bay-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"Put-In-Bay-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1431865498;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00090415913200723\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(740,188,'_wp_attached_file','2015/07/New-Buffalo.jpg'),(741,188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:23:\"2015/07/New-Buffalo.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"New-Buffalo-150x150.jpg\";s:5:\"width\";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:\"New-Buffalo-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"New-Buffalo-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"New-Buffalo-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"New-Buffalo-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"New-Buffalo-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"New-Buffalo-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"New-Buffalo-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"New-Buffalo-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1434814683;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00029498525073746\";s:5:\"title\";s:9:\"Version 2\";s:11:\"orientation\";i:1;}}'),(744,189,'_wp_attached_file','2015/07/Lake-Erie.jpg'),(745,189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1401;s:6:\"height\";i:1725;s:4:\"file\";s:21:\"2015/07/Lake-Erie.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Lake-Erie-832x1024.jpg\";s:5:\"width\";i:832;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Lake-Erie-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Lake-Erie-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1431790594;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00086730268863833\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(746,190,'_wp_attached_file','2015/07/Omaha.jpg'),(747,190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:17:\"2015/07/Omaha.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Omaha-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Omaha-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Omaha-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"Omaha-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:18:\"Omaha-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:17:\"Omaha-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:17:\"Omaha-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:17:\"Omaha-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:17:\"Omaha-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1429785377;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0006269592476489\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(749,191,'_wp_attached_file','2015/07/Manchester.jpg'),(751,191,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3015;s:4:\"file\";s:22:\"2015/07/Manchester.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Manchester-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Manchester-244x300.jpg\";s:5:\"width\";i:244;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Manchester-831x1024.jpg\";s:5:\"width\";i:831;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"Manchester-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"Manchester-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"Manchester-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"Manchester-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"Manchester-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"Manchester-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433771302;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:9:\"Version 2\";s:11:\"orientation\";i:1;}}'),(756,192,'_wp_attached_file','2015/07/Los-Angeles.jpg'),(757,192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:350;s:6:\"height\";i:350;s:4:\"file\";s:23:\"2015/07/Los-Angeles.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Los-Angeles-150x150.jpg\";s:5:\"width\";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:\"Los-Angeles-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"Los-Angeles-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"Los-Angeles-350x272.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"Los-Angeles-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(769,195,'_wp_attached_file','2015/07/Chicago-2.jpg'),(770,195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2015/07/Chicago-2.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Chicago-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Chicago-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Chicago-2-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Chicago-2-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Chicago-2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Chicago-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Chicago-2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Chicago-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1419094015;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(764,194,'_wp_attached_file','2015/07/Amherst.jpg'),(765,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:591;s:6:\"height\";i:480;s:4:\"file\";s:19:\"2015/07/Amherst.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Amherst-150x150.jpg\";s:5:\"width\";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:\"Amherst-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Amherst-591x380.jpg\";s:5:\"width\";i:591;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"Amherst-591x380.jpg\";s:5:\"width\";i:591;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"Amherst-591x480.jpg\";s:5:\"width\";i:591;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"Amherst-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"Amherst-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"Amherst-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1422634515;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.043478260869565\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1127,400,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270184513;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1128,400,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270184513;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1130,401,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270184513;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(780,197,'panels_data','a:3:{s:7:\"widgets\";a:17:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:47:\"Abbey Road On The River & Fest For Beatles Fans\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:15:\"Naples, Florida\";s:3:\"alt\";s:15:\"Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:52:\"The Beatles watching from beyond - Las Vegas, Nevada\";s:3:\"alt\";s:52:\"The Beatles watching from beyond - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:16;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:15:\"Wichita, Kansas\";s:3:\"alt\";s:15:\"Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:28:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}}}'),(783,198,'panels_data','a:3:{s:7:\"widgets\";a:26:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:47:\"Abbey Road On The River & Fest For Beatles Fans\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:52:\"The Beatles watching from beyond - Las Vegas, Nevada\";s:3:\"alt\";s:52:\"The Beatles watching from beyond - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:17;a:10:{s:5:\"image\";i:196;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:18;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:19;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:20;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\";s:3:\"alt\";s:67:\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:21;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:22;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:23;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:24;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:25;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:25;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:43:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}}}'),(784,199,'_wp_attached_file','2015/07/HOB.jpg'),(785,199,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:593;s:4:\"file\";s:15:\"2015/07/HOB.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"HOB-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"HOB-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"HOB-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:15:\"HOB-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:15:\"HOB-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:15:\"HOB-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:15:\"HOB-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:15:\"HOB-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1410813795;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:17:\"0.058823529411765\";s:5:\"title\";s:9:\"Version 2\";s:11:\"orientation\";i:1;}}'),(786,200,'_wp_attached_file','2015/07/AROTR-Program.jpg'),(787,200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:599;s:6:\"height\";i:740;s:4:\"file\";s:25:\"2015/07/AROTR-Program.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-599x380.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-599x380.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-599x480.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:25:\"AROTR-Program-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(789,201,'_wp_attached_file','2015/07/Fest-Stage.jpg'),(790,201,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:22:\"2015/07/Fest-Stage.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Fest-Stage-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"Fest-Stage-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"Fest-Stage-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1400927503;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1118,392,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:67:\"* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1117,391,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:67:\"* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1122,396,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1119,393,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:67:\"* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1120,394,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:107:\"Book store retail prices are $24.95 (\'The Beatles At Shea Stadium\') and $19.95 (\'The Beatles In Cleveland\')\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1121,395,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:107:\"Book store retail prices are $24.95 (\'The Beatles At Shea Stadium\') and $19.95 (\'The Beatles In Cleveland\')\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1125,399,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:3:{s:8:\"headline\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"> <input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\"> <input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\"> <input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\"> <img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\"> </form>\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270184513;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1124,398,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1126,400,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270184513;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1109,383,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:377;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:28:\"Both books signed by author!\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5659ecf81c8c8\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1111,385,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:3;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320153;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.39981149858623988;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.10009425070688001;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.39981149858623988;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320153;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1110,384,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185331;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490728;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1112,386,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1113,387,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1129,400,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270184513;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490778;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1114,388,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:0:\"\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1123,397,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:19:\"Holiday Cyber Sale!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:3:{s:8:\"headline\";s:15:\"Happy Holidays!\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1115,389,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.33333333333333331;}}}'),(1116,390,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:6:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.33333333333333331;}}}'),(1094,374,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:350;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"alt\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:63:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(1095,376,'_edit_last','1'),(1096,376,'_edit_lock','1449009660:1'),(1097,377,'_wp_attached_file','2015/11/Beatles-Shea-Cleveland.jpg'),(1098,377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:222;s:4:\"file\";s:34:\"2015/11/Beatles-Shea-Cleveland.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Beatles-Shea-Cleveland-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Beatles-Shea-Cleveland-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:34:\"Beatles-Shea-Cleveland-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:34:\"Beatles-Shea-Cleveland-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1099,376,'_wp_page_template','default'),(1100,376,'_panels_data_preview','a:3:{s:7:\"widgets\";a:5:{i:0;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.45020420986490778;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.099591580270184513;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.45020420986490778;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1101,376,'vantage_metaslider_slider',''),(1102,376,'vantage_metaslider_slider_stretch',''),(1103,376,'vantage_menu_icon',''),(1104,376,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:11:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1f965f75a\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"565a1fb810a07\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:3:{s:8:\"headline\";s:84:\"Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"\";s:12:\"sub_headline\";s:42:\"For book details visit website links above\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:3:{s:8:\"headline\";s:77:\"BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\";s:12:\"sub_headline\";s:112:\"Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.45020420986490778;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.099591580270184513;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.45020420986490778;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1105,379,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:377;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:28:\"Both books signed by author!\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5659ecf81c8c8\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;}s:6:\"filter\";b:0;}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(1106,380,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:377;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:28:\"Both books signed by author!\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5659ecf81c8c8\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:289:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one Classic Rocker price of $19.99 + $3.99 shipping – U.S. only!\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:5:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(1108,382,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:377;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:28:\"Both books signed by author!\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5659ecf81c8c8\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333337;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333331;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.33333333333333337;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.20043983663210804;}i:5;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.59912032673578386;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.20043983663210804;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.33333333333333331;}}}'),(1107,381,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:3:{s:8:\"headline\";s:20:\"Holiday Cyber Sales!\";s:12:\"sub_headline\";s:79:\"Special pricing on limited stock items - changes weekly until December 25, 2015\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:11:{s:5:\"image\";i:377;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:28:\"Both books signed by author!\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5659ecf81c8c8\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:291:\"Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland\n\nBOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)\n\n* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)\n\nFor book details visit website links (above)\n\nHappy Holidays!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:477:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.099591580270185345;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.45020420986490733;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.33333333333333331;}i:5;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.33333333333333331;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.33333333333333331;}}}'),(798,202,'panels_data','a:3:{s:7:\"widgets\";a:30:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:47:\"Abbey Road On The River & Fest For Beatles Fans\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:52:\"The Beatles watching from beyond - Las Vegas, Nevada\";s:3:\"alt\";s:52:\"The Beatles watching from beyond - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:196;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\";s:3:\"alt\";s:67:\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:50:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:44;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}i:45;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:47;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:48;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:49;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}}}'),(801,98,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(802,98,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(803,205,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:14:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(804,206,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:61:\"Ken Mansfield, Former U.S. Head of The Beatles\' Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(805,207,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:269:\"Medium, Large and X-Large sizes only. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(806,208,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:264:\"Medium, Large and X-Large sizes. \nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price is $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(807,209,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:254:\"Medium, Large and X-Large sizes\nHanes brand, short sleeve, ash grey\nShirts are not sold separately\n\nAuthor signed book and shirt combo is available in U.S. only\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(808,210,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:260:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping.\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(810,212,'_wp_attached_file','2015/07/Lake-Kezar-Maine.jpg'),(811,212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:28:\"2015/07/Lake-Kezar-Maine.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Lake-Kezar-Maine-150x150.jpg\";s:5:\"width\";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:\"Lake-Kezar-Maine-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Lake-Kezar-Maine-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Lake-Kezar-Maine-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:29:\"Lake-Kezar-Maine-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:28:\"Lake-Kezar-Maine-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:28:\"Lake-Kezar-Maine-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:28:\"Lake-Kezar-Maine-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:28:\"Lake-Kezar-Maine-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1438095615;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00071890726096334\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(817,213,'_wp_attached_file','2015/07/Baltimore.jpg'),(818,213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:21:\"2015/07/Baltimore.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Baltimore-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Baltimore-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Baltimore-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Baltimore-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Baltimore-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Baltimore-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Baltimore-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Baltimore-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Baltimore-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1437921278;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(820,214,'_wp_attached_file','2015/07/Anderson-Indiana.jpg'),(821,214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1185;s:4:\"file\";s:28:\"2015/07/Anderson-Indiana.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-150x150.jpg\";s:5:\"width\";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:\"Anderson-Indiana-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Anderson-Indiana-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-960x380.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:28:\"Anderson-Indiana-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1437763538;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.15\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0014492753623188\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(824,215,'_wp_attached_file','2015/07/Lynchburg.jpg'),(825,215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2442;s:6:\"height\";i:3015;s:4:\"file\";s:21:\"2015/07/Lynchburg.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Lynchburg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Lynchburg-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Lynchburg-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Lynchburg-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Lynchburg-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Lynchburg-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Lynchburg-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Lynchburg-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Lynchburg-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1428770248;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:19:\"0.00081168831168831\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(828,216,'panels_data','a:3:{s:7:\"widgets\";a:30:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:47:\"Abbey Road On The River & Fest For Beatles Fans\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:16;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:196;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:21;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:28;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:29;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:14:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:50:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:44;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}i:45;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:47;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:48;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:49;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}}}'),(1085,370,'_wp_attached_file','2015/07/U-of-Indy-2-405.jpg'),(1086,370,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:377;s:6:\"height\";i:466;s:4:\"file\";s:27:\"2015/07/U-of-Indy-2-405.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-377x380.jpg\";s:5:\"width\";i:377;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-377x380.jpg\";s:5:\"width\";i:377;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-377x272.jpg\";s:5:\"width\";i:377;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-2-405-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1446069069;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1087,371,'_wp_attached_file','2015/07/U-of-Indy-Student-Activities-405.jpg'),(1088,371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:500;s:4:\"file\";s:44:\"2015/07/U-of-Indy-Student-Activities-405.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-405x380.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-405x380.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-405x480.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-405x272.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:44:\"U-of-Indy-Student-Activities-405-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1446070146;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1089,372,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:350;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"alt\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:63:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(1090,373,'_wp_attached_file','2015/07/U-of-Indy-1-405.jpg'),(1091,373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:405;s:6:\"height\";i:500;s:4:\"file\";s:27:\"2015/07/U-of-Indy-1-405.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-405x380.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-405x380.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-405x480.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-405x272.jpg\";s:5:\"width\";i:405;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"U-of-Indy-1-405-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1446068766;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(831,220,'panels_data','a:3:{s:7:\"widgets\";a:33:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:47:\"Abbey Road On The River & Fest For Beatles Fans\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:15:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:55:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:47;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}i:49;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:50;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.05014137606032;}i:52;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.29990574929312003;}i:53;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.05014137606032;}i:54;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.29990574929312003;}}}'),(837,222,'_wp_attached_file','2015/07/Louise-Harrison.jpg'),(838,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:593;s:4:\"file\";s:27:\"2015/07/Louise-Harrison.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"Louise-Harrison-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1439678319;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:6:\"0.0625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1093,372,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:350;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"alt\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:63:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(842,223,'_wp_attached_file','2015/07/Chicago-Beatles-Fest.jpg'),(843,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1983;s:6:\"height\";i:2448;s:4:\"file\";s:32:\"2015/07/Chicago-Beatles-Fest.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Chicago-Beatles-Fest-150x150.jpg\";s:5:\"width\";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:\"Chicago-Beatles-Fest-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Chicago-Beatles-Fest-829x1024.jpg\";s:5:\"width\";i:829;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"Chicago-Beatles-Fest-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:33:\"Chicago-Beatles-Fest-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:32:\"Chicago-Beatles-Fest-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"Chicago-Beatles-Fest-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"Chicago-Beatles-Fest-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"Chicago-Beatles-Fest-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1439754739;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(846,224,'_wp_attached_file','2015/07/NY-Beatles-Shirts.jpg'),(847,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:29:\"2015/07/NY-Beatles-Shirts.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"NY-Beatles-Shirts-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:30:\"NY-Beatles-Shirts-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:29:\"NY-Beatles-Shirts-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1426887037;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(850,225,'panels_data','a:3:{s:7:\"widgets\";a:33:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:15:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:55:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:47;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}i:49;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:50;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.05014137606032;}i:52;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.29990574929312003;}i:53;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.05014137606032;}i:54;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.29990574929312003;}}}'),(863,230,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:170:\"(Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(1092,372,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:350;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"alt\";s:42:\"Rubber City Beatles Festival - Akron, Ohio\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:63:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(856,227,'panels_data','a:3:{s:7:\"widgets\";a:36:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:11;a:10:{s:5:\"image\";i:224;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"alt\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:4;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:4;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:16:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:60:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.05014137606032;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:47;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:52;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:54;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:55;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.05014137606032;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.29990574929312003;}i:58;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.05014137606032;}i:59;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.29990574929312003;}}}'),(858,228,'_wp_attached_file','2015/07/Chicago-Author-Panel-2015.jpg'),(859,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:497;s:4:\"file\";s:37:\"2015/07/Chicago-Author-Panel-2015.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-300x155.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:155;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-960x380.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:37:\"Chicago-Author-Panel-2015-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(862,229,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:224;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"alt\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:226;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Author Panel - Chicago Fest For Beatles Fans\";s:3:\"alt\";s:44:\"Author Panel - Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:65:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:24;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:25;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:26;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:32;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:37;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:42;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:47;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:52;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:57;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:58;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:59;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:63;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:64;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(866,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(867,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(868,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(872,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(871,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(869,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(870,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(873,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(874,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'); INSERT INTO `wp_postmeta` VALUES (878,234,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(876,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(875,112,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(877,233,'panels_data','a:3:{s:7:\"widgets\";a:24:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1233:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \n\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \n\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:3;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:259:\"Medium, Large and X-Large sizes.\nHanes brand, short sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:2;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:18:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.5;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.80043859649121996;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.19956140350877999;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:15;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:16;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.5;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";i:1;}}}'),(879,235,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:299:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand 50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(880,236,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:299:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(881,237,'_edit_last','1'),(882,237,'_edit_lock','1446856451:1'),(883,237,'_wp_page_template','default'),(884,237,'_panels_data_preview','a:3:{s:7:\"widgets\";a:20:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"** $19.96 **\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:30:\"Wait – We’re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:16;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:17;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:12:\"** $29.99 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:19;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}}}'),(885,237,'vantage_metaslider_slider',''),(886,237,'vantage_metaslider_slider_stretch',''),(887,237,'vantage_menu_icon',''),(888,237,'panels_data','a:3:{s:7:\"widgets\";a:20:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"** $19.96 **\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:30:\"Wait – We’re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:14;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:16;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:17;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:12:\"** $29.99 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:18;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:19;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:13:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:27:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.33333333333333331;}i:23;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.33333333333333331;}i:24;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.33333333333333331;}i:25;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";i:1;}}}'),(889,239,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:16:\"Books & T-Shirts\";s:4:\"text\";s:9:\"Test\ntest\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(890,240,'_wp_attached_file','2015/09/Indigo-Blue.jpg'),(891,240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:23:\"2015/09/Indigo-Blue.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Indigo-Blue-150x150.jpg\";s:5:\"width\";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:\"Indigo-Blue-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Indigo-Blue-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Indigo-Blue-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"Indigo-Blue-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"Indigo-Blue-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"Indigo-Blue-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"Indigo-Blue-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"Indigo-Blue-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1441737261;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(892,241,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:16:\"Books & T-Shirts\";s:4:\"text\";s:9:\"Test\ntest\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(893,242,'_wp_attached_file','2015/09/Azalea.jpg'),(894,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:18:\"2015/09/Azalea.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Azalea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Azalea-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Azalea-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"Azalea-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"Azalea-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"Azalea-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"Azalea-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"Azalea-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"Azalea-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1441665951;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(895,243,'_wp_attached_file','2015/09/White.jpg'),(896,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2448;s:6:\"height\";i:3022;s:4:\"file\";s:17:\"2015/09/White.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"White-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"White-830x1024.jpg\";s:5:\"width\";i:830;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"White-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:18:\"White-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:17:\"White-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:17:\"White-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:17:\"White-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:17:\"White-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.3999999999999999;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 5c\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1441737415;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(897,244,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:17:\"Indigo Blue Shirt\";s:3:\"alt\";s:17:\"Indigo Blue Shirt\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499632;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642487058;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499632;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642487065;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.3006661732050333;}}}'),(898,245,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:17:\"Indigo Blue Shirt\";s:3:\"alt\";s:17:\"Indigo Blue Shirt\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499632;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642487058;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499632;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642487065;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.3006661732050333;}}}'),(899,246,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}}}'),(900,247,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:54:\"The Beatles At Shea Stadium - 50 Years Of Stadium Rock\";s:4:\"text\";s:412:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium on August 15, 1965. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(902,249,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:412:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium on August 15, 1965. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% off only through this website!\";s:4:\"text\";s:483:\"These shirts were especially designed for this year\'s anniversary and are priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(901,248,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:54:\"The Beatles At Shea Stadium - 50 Years Of Stadium Rock\";s:4:\"text\";s:412:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium on August 15, 1965. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% off only through this website!\";s:4:\"text\";s:483:\"These shirts were especially designed for this year\'s anniversary and are priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(903,250,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% off only through this website!\";s:4:\"text\";s:483:\"These shirts were especially designed for this year\'s anniversary and are priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(904,251,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:46:\"FREE Shipping Anywhere in the Continenal U.S.!\";s:4:\"text\";s:484:\"These shirts were especially designed for this year\'s anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(905,252,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:669:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link before for a discounted shipping rate.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(906,253,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:669:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link before for a discounted shipping rate.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(907,254,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:727:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link before for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(908,255,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:726:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:9:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}}}'),(910,257,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:726:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:787:\"Blue (Indigo Blue)\n\n<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"F8YZAWBG7S9R4\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:8;}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:9;}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(909,256,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:726:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"F8YZAWBG7S9R4\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:8;}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:9;}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(911,258,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:726:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:8;}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:9;}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(912,259,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:726:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:8;}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:9;}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(913,260,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:726:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;}}i:8;a:4:{s:5:\"title\";s:13:\"Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:9;}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(947,279,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:596:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(914,261,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:807:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:7;}}i:8;a:4:{s:5:\"title\";s:13:\"Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:9;}}i:10;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(915,262,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:807:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:18:\"Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:13:\"Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:14:\"White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(916,263,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:807:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:21:\" Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:13:\"Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:14:\"White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(918,265,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:817:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(917,264,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:34:\"20% Discount through this website!\";s:4:\"text\";s:807:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:13:\"Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:14:\"White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(919,266,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:817:\"These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(920,267,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:880:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(922,269,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:892:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(921,268,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:892:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $15.99 USD</option>\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(946,278,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:915:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(923,270,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:892:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $15.99 USD</option>\n <option value=\"2X-Large\">2X-Large $17.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(924,271,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:892:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(925,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(926,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(927,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(928,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(929,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(930,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(931,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(932,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(933,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(934,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(935,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(936,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(937,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(954,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(938,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(939,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(940,272,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:189:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below to purchase author signed copy\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:200:\"Author signed copies of The Beatles At Shea Stadium\n20% off retail price of $24.95\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(941,273,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:915:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:775:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(942,274,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:915:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(943,275,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:915:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:769:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(945,277,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:915:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:786:\"Blue (Indigo Blue)\n<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(944,276,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:915:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(948,280,'panels_data','a:3:{s:7:\"widgets\";a:9:{i:0;a:4:{s:5:\"title\";s:61:\"The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:5:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}}}'),(949,281,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:27:\"25% Off Author Signed Books\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(950,282,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:27:\"25% Off Author Signed Books\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(951,283,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"____________________________________________________________________________________________________________________________________________________________________\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:27:\"25% Off Author Signed Books\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(952,284,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:165:\"_____________________________________________________________________________________________________________________________________________________________________\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:27:\"25% Off Author Signed Books\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(953,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(955,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(956,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(957,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(958,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(959,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(960,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(961,98,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(962,285,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:36;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:612:\"During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:208:\"A book from North Shore Publishing\n6x9 - Perfect Paperback\n280 pages with photos & index\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\n\nSee below for special 25% discount on author signed copies!\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:54:\"The Beatles\' performance at New York\'s Shea Stadium...\";s:4:\"text\";s:1372:\"On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \n\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. \n\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:14:\"Queens Gazette\";s:4:\"text\";s:374:\"\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:25:\"The Rock and Roll Chemist\";s:4:\"text\";s:260:\"\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:462:\"* For reader reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:1;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:18:\"BeatleFan Magazine\";s:4:\"text\";s:543:\"\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:23:\"Something Else! Reviews\";s:4:\"text\";s:314:\"\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:33:\"British Beatles Fan Club Magazine\";s:4:\"text\";s:316:\"\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:42:\"Jude Kessler, host of The John Lennon Hour\";s:4:\"text\";s:477:\"\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:35:\"Available only through this site...\";s:4:\"text\";s:256:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:478:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"4D94E97BURNTE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:10;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:15:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.40037593984962;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.59962406015037995;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:4;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:5;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.80043859649122995;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.19956140350877;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:9;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:10;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:13;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.5;}i:14;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(963,286,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:27:\"25% Off Author Signed Books\";s:4:\"text\";s:255:\"Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:16:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}}}'),(964,287,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:27:\"20% Off Author Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:13:\"FREE Shipping\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:16:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}}}'),(968,291,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:27:\"20% Off Author Signed Books\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.33333333333333331;}i:18;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.33333333333333331;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(967,290,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:47:\"20% Off Author Signed Books with FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:19:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.33333333333333331;}i:16;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.33333333333333331;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.33333333333333331;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(966,289,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:47:\"20% Off Author Signed Books with FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:29;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:3;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:27:\"20% Off Author Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.15004712535344;}i:16;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.10009425070687999;}i:18;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";d:0.15004712535344;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(965,288,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:27:\"20% Off Author Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:13:\"FREE Shipping\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:17:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}}}'),(969,292,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:27:\"20% Off Author Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:18:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.33333333333333331;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(970,293,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:3;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:19:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24999999999999978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.34990574929311968;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050188501413760959;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.34990574929311968;}i:18;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(971,294,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(972,295,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:27:\"20% Off Author Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.25089538171536002;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.34891611687087998;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(973,296,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:261:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.25089538171536002;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.34891611687087998;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(978,301,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.3999750053374117;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158235;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464656135;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(974,297,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. \nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.25089538171536002;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.34891611687087998;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(977,300,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.249952874646551;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319202;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.36022620169652142;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.039773798303487158;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312125;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(976,299,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29896324222431381;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.051083883129123021;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312314;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(975,298,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29896324222431381;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.051083883129123021;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312314;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(979,302,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085186;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158228;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312119;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(980,303,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:3:\"111\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085186;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158228;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312119;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(981,304,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085186;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158228;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312119;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(982,305,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:86:\"For questions or for out of continental U.S. rates please use the form below - thanks!\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:20:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085186;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158228;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312119;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(983,306,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:89:\"For questions or outside of continental U.S. shipping rates please use contact link below\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085186;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158228;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312119;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(984,307,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:58:\"Contact us for questions or outside of U.S. shipping rates\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464654978;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.05014137606031896;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085186;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158228;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312119;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(985,308,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:58:\"Contact us for questions or outside of U.S. shipping rates\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(986,309,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:58:\"Contact us for questions or outside of U.S. shipping rates\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(987,310,'_menu_item_type','post_type'),(988,310,'_menu_item_menu_item_parent','18'),(989,310,'_menu_item_object_id','237'),(990,310,'_menu_item_object','page'),(991,310,'_menu_item_target',''),(992,310,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(993,310,'_menu_item_xfn',''),(994,310,'_menu_item_url',''),(996,311,'_edit_last','1'),(997,311,'_edit_lock','1446774818:1'),(998,311,'_wp_page_template','default'),(999,311,'_panels_data_preview','a:3:{s:7:\"widgets\";a:18:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:394:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:12:\"** $15.96 **\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:12:\"** $29.99 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1000,311,'vantage_metaslider_slider',''),(1001,311,'vantage_metaslider_slider_stretch',''),(1002,311,'vantage_menu_icon',''),(1003,311,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:394:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:12:\"** $15.96 **\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:12:\"** $29.99 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1004,313,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:4:{s:5:\"title\";s:33:\"The Beatles In Cleveland T-Shirts\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320458;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.34985862393967959;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.20000000000000001;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.34985862393967954;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320451;}}}'),(1005,314,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:4:{s:5:\"title\";s:33:\"The Beatles In Cleveland T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:6:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}}}'),(1006,315,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:4:{s:5:\"title\";s:33:\"The Beatles In Cleveland T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:42:\"Cleveland Concert Poster - August 14, 1966\";s:4:\"text\";s:542:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are know to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(1007,316,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:42:\"Cleveland Concert Poster - August 14, 1966\";s:4:\"text\";s:542:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are know to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(1008,317,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:406:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(1009,112,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(1010,112,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(1011,112,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'); INSERT INTO `wp_postmeta` VALUES (1012,112,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(1013,112,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(1014,112,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(1015,318,'panels_data','a:3:{s:7:\"widgets\";a:27:{i:0;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:49;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1079:\"Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\n \nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\n\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:654:\"A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. \n\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:491:\"Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:1;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:84:\"Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:68:\"Now in The Rock and Roll Hall of Fame & Museum Library and Archives!\";s:4:\"text\";s:248:\"From the author of The Beatles At Shea Stadium\nNorth Shore Publishing\nPerfect Paperback: 192 pages / rare photos & memorabilia\nAvailable in paperback, Kindle, Nook, iBook and iTunes\nSee below to purchase author signed copy & special t-shirt offer\n\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:22:\"Television Features...\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/yoL58V89vg0\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:122:\"<iframe width=\"420\" height=\"315\" src=\"https://www.youtube.com/embed/i3n28st3k9I\" frameborder=\"0\" allowfullscreen></iframe>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:1;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:35:\"Bob Malik, host of The Beatle Years\";s:4:\"text\";s:146:\"\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:48:\"Ken Mansfield, Former U.S. Head of Apple Records\";s:4:\"text\";s:463:\"\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:461:\" For Reader Reviews:\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" frameborder=\"0\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon®ion=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\">\n</iframe>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:34:\"Joe Johnson, host of Beatle Brunch\";s:4:\"text\";s:297:\"\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:4:{s:5:\"title\";s:51:\"Dennis Mitchell, host of Breakfast with the Beatles\";s:4:\"text\";s:252:\" \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:119;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:162:\"The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:1;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:120;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:152:\"(Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:3;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:4:{s:5:\"title\";s:35:\"Available only through this site…\";s:4:\"text\";s:197:\"Author signed copies of The Beatles In Cleveland\n20% off retail price of $19.95\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\nFor mailing rates outside U.S. please use contact form below\n\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:0;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:4:{s:5:\"title\";s:20:\"Author signed copies\";s:4:\"text\";s:479:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"3CS2BS4TQDM28\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\n\n\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:14;s:4:\"cell\";i:1;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:4:{s:5:\"title\";s:76:\"Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:300:\"Medium, Large and XL and 2XL sizes.\nGildan DryBlend brand.\n50% cotton / 50% polyester.\nShort sleeve, ash grey.\nShirts are not sold separately.\n\nAuthor signed book and shirt combo is available in U.S. only.\n\nCombo price $29.95 + $5.99 shipping\nPlease be sure to select proper shirt size when ordering.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:17;s:4:\"cell\";i:0;s:2:\"id\";i:22;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:14:\"image_fallback\";s:0:\"\";s:5:\"image\";i:123;s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:1;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:840:\"<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Shirt Sizes\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $29.95 USD</option>\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\n <option value=\"Medium\">Medium $29.95 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:17;s:4:\"cell\";i:2;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:76:\"For questions or more information please use the contact form below. Thanks!\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:18;s:4:\"cell\";i:0;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:19;s:4:\"cell\";i:0;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:20:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:4;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:17;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:18;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:19;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:30:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.38486842105263003;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.61513157894737003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}i:3;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:4;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.5;}i:5;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:6;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:9;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.5;}i:10;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.80043859649121996;}i:12;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.19956140350877999;}i:13;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:15;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}i:16;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:17;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:18;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:19;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.25;}i:20;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";i:1;}i:21;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:22;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";d:0.5;}i:23;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:24;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:26;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:27;a:2:{s:4:\"grid\";i:17;s:6:\"weight\";d:0.33333333333333331;}i:28;a:2:{s:4:\"grid\";i:18;s:6:\"weight\";i:1;}i:29;a:2:{s:4:\"grid\";i:19;s:6:\"weight\";i:1;}}}'),(1016,319,'panels_data','a:3:{s:7:\"widgets\";a:6:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:8:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}}}'),(1017,320,'panels_data','a:3:{s:7:\"widgets\";a:7:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:4:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}}s:10:\"grid_cells\";a:10:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490733;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270185345;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490733;}}}'),(1018,321,'panels_data','a:3:{s:7:\"widgets\";a:8:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;}s:6:\"filter\";b:0;}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:13:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:12;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(1019,322,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:8;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:17:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655985;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.050141376060320472;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967954;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.050141376060320472;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929311969;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(1020,323,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:8;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:17:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655985;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.050141376060320472;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967954;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.050141376060320472;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929311969;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(1021,324,'panels_data','a:3:{s:7:\"widgets\";a:10:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:7:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:17:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}}}'),(1022,325,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:18:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(1023,326,'panels_data','a:3:{s:7:\"widgets\";a:11:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:8:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:18:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}}}'),(1024,327,'panels_data','a:3:{s:7:\"widgets\";a:12:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:19:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1025,328,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(1026,329,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:27:\"Both Books - FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:25:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050141376060320465;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:22;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050141376060320465;}i:23;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:24;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(1027,330,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"Both Books!!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:11:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:25:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050141376060320465;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:22;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050141376060320465;}i:23;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:24;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}}}'),(1028,331,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:4:{s:5:\"title\";s:14:\"* Both Books!!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050141376060320465;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:22;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050141376060320465;}i:23;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:24;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1031,334,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:3;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:5;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:7;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:28:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.070284098559310615;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.23051030025582336;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050491450114447278;}i:22;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.24936044163188367;}i:23;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.049548943045644257;}i:24;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.2503029487006867;}i:25;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.09950181769220412;}i:26;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1029,332,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:4:{s:5:\"title\";s:14:\"* Both Books!!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:26:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929311969;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.069934024505183795;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.28011310084825636;}i:22;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.030348727615457129;}i:23;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.31969839773798303;}i:24;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1032,335,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1030,333,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:4:{s:5:\"title\";s:14:\"* Both Books!!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:3;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:5;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:7;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:28:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.050491450114447285;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.2503029487006867;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.09950181769220412;}i:22;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.20035007405412683;}i:23;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.049548943045644257;}i:24;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.2503029487006867;}i:25;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.09950181769220412;}i:26;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:27;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1033,336,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1034,337,'panels_data','a:3:{s:7:\"widgets\";a:16:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1035,338,'panels_data','a:3:{s:7:\"widgets\";a:17:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:13;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:23:\"$29.99 - FREE Shipping!\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:16;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1039,341,'_menu_item_menu_item_parent','19'),(1047,342,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:12:\"** $15.96 **\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:23:\"$29.99 - FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1036,339,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:6:\"$15.96\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:12;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:23:\"$29.99 - FREE Shipping!\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1038,341,'_menu_item_type','post_type'),(1037,340,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:400:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:9:\"** $15.96\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:11;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:12;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:14;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:15;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:23:\"$29.99 - FREE Shipping!\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:17;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1040,341,'_menu_item_object_id','311'),(1041,341,'_menu_item_object','page'),(1042,341,'_menu_item_target',''),(1043,341,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1044,341,'_menu_item_xfn',''),(1045,341,'_menu_item_url',''),(1049,344,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1048,343,'panels_data','a:3:{s:7:\"widgets\";a:18:{i:0;a:4:{s:5:\"title\";s:45:\"The Beatles Cleveland Concert Poster T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:21:\"Author Dave Schwensen\";s:3:\"alt\";s:21:\"Author Dave Schwensen\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:123;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"alt\";s:29:\"1966 Cleveland Concert Poster\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"alt\";s:65:\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:45:\"Cleveland Municipal Stadium - August 14, 1966\";s:4:\"text\";s:543:\"This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:394:\"These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:6;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:873:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Medium\">Medium $14.99 USD</option>\n <option value=\"Large\">Large $14.99 USD</option>\n <option value=\"X-Large\">X-Large $14.99 USD</option>\n <option value=\"2X-Large\">2X-Large $16.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:259:\"Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:12:\"** $15.96 **\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:4;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:26:\"Wait - We\'re Not Done Yet!\";s:4:\"text\";s:177:\"Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:43:\"Would you like BOTH books at one LOW price?\";s:4:\"text\";s:681:\"Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:49;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:1;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:4:{s:5:\"title\";s:11:\"Both Books!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:4:{s:5:\"title\";s:23:\"$29.99 - FREE Shipping!\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:12:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:4;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:10;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:24:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.050141376060320902;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929311942;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:8;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.099591580270184513;}i:9;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.45020420986490778;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";i:1;}i:11;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.34985862393967998;}i:12;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.24995287464655999;}i:14;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:17;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:18;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}i:19;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:20;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:21;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.33333333333333331;}i:22;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";i:1;}i:23;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";i:1;}}}'),(1050,345,'panels_data','a:3:{s:7:\"widgets\";a:13:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1051,344,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"** $19.96 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:13;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1052,344,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"** $19.96 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:13;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1053,344,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"** $19.96 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:13;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1054,346,'panels_data','a:3:{s:7:\"widgets\";a:14:{i:0;a:4:{s:5:\"title\";s:53:\"The Beatles At Shea Stadium 50th Anniversary T-Shirts\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:240;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:11:\"Indigo Blue\";s:3:\"alt\";s:11:\"Indigo Blue\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:242;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:6:\"Azalea\";s:3:\"alt\";s:6:\"Azalea\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:243;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:5:\"White\";s:3:\"alt\";s:5:\"White\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:4:{s:5:\"title\";s:71:\"The Beatles At Shea Stadium: August 15, 1965 - 50 Years Of Stadium Rock\";s:4:\"text\";s:393:\"Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. \";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:597:\"These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:4:{s:5:\"title\";s:20:\"* Blue (Indigo Blue)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:4:{s:5:\"title\";s:15:\"* Pink (Azalea)\";s:4:\"text\";s:767:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"Large\">Large $19.99 USD</option>\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:4:{s:5:\"title\";s:16:\"* White (White!)\";s:4:\"text\";s:773:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\">\n<table>\n<tr><td><input type=\"hidden\" name=\"on0\" value=\"Sizes\">Sizes</td></tr><tr><td><select name=\"os0\">\n <option value=\"X-Large\">X-Large $19.99 USD</option>\n <option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select> </td></tr>\n</table>\n<input type=\"hidden\" name=\"currency_code\" value=\"USD\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:36;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:0;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:4:{s:5:\"title\";s:20:\"20% Off Signed Books\";s:4:\"text\";s:262:\"Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:6;s:4:\"cell\";i:2;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:4:{s:5:\"title\";s:14:\"FREE Shipping!\";s:4:\"text\";s:475:\"<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\n<input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\">\n<input type=\"hidden\" name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\">\n<input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\">\n<img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\">\n</form>\";s:6:\"filter\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:11;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:4:{s:5:\"title\";s:12:\"** $19.96 **\";s:4:\"text\";s:0:\"\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:6;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:13;a:4:{s:5:\"title\";s:61:\"Contact us for shipping rates outside of the continental U.S.\";s:4:\"text\";s:47:\"[contact-form-7 id=\"65\" title=\"Contact form 1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:9:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:5;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:6;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:21:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29992598075499877;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.049740932642486801;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.30066617320502875;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}i:7;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";i:1;}i:8;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:12;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:13;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";i:1;}i:14;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.24995287464655072;}i:15;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.050141376060319147;}i:16;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.35002213069085097;}i:17;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.049977869309158145;}i:18;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";d:0.29990574929312092;}i:19;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:20;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";i:1;}}}'),(1055,348,'_wp_attached_file','2015/07/Tampa-Beatles.jpg'),(1056,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:889;s:4:\"file\";s:25:\"2015/07/Tampa-Beatles.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-720x480.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:25:\"Tampa-Beatles-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),(1062,349,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:224;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"alt\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:195;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"alt\";s:64:\"Author table set up & now time to change - Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:63:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.04963870562362549;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875274902;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.04963870562362549;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(1070,1,'_edit_last','1'),(1063,350,'_wp_attached_file','2015/07/Rubber-City-Beatles-Fest.jpg'),(1064,350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:340;s:6:\"height\";i:420;s:4:\"file\";s:36:\"2015/07/Rubber-City-Beatles-Fest.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-243x300.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-340x380.jpg\";s:5:\"width\";i:340;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-340x380.jpg\";s:5:\"width\";i:340;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-340x272.jpg\";s:5:\"width\";i:340;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"Rubber-City-Beatles-Fest-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:23:\"Rubber City Beatle Fest\";s:17:\"created_timestamp\";i:1353767216;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:23:\"Rubber City Beatle Fest\";s:11:\"orientation\";i:1;}}'),(1069,351,'panels_data','a:3:{s:7:\"widgets\";a:37:{i:0;a:3:{s:8:\"headline\";s:17:\"Beatles Festivals\";s:12:\"sub_headline\";s:16:\"All Together Now\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"image\";i:158;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:81:\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:10:{s:5:\"image\";i:222;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:82:\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"image\";i:163;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:107:\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:4;s:2:\"id\";i:3;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:10:{s:5:\"image\";i:170;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:78:\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:5;a:10:{s:5:\"image\";i:169;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:83:\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:2;s:2:\"id\";i:5;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:6;a:10:{s:5:\"image\";i:166;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:84:\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:4;s:2:\"id\";i:6;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:7;a:10:{s:5:\"image\";i:172;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:77:\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:0;s:2:\"id\";i:7;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:8;a:10:{s:5:\"image\";i:173;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"alt\";s:92:\"With Judith Kristen, author of \"A Date With A Beatle\" at The New York Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:2;s:2:\"id\";i:8;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:9;a:10:{s:5:\"image\";i:167;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"alt\";s:80:\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:3;s:4:\"cell\";i:4;s:2:\"id\";i:9;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:10;a:10:{s:5:\"image\";i:223;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"alt\";s:33:\"The Chicago Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:0;s:2:\"id\";i:10;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:11;a:10:{s:5:\"image\";i:224;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"alt\";s:74:\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:2;s:2:\"id\";i:11;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:12;a:10:{s:5:\"image\";i:174;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"alt\";s:72:\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:4;s:4:\"cell\";i:4;s:2:\"id\";i:12;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:13;a:10:{s:5:\"image\";i:228;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Author Panel - Chicago Fest For Beatles Fans 2015\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:5;s:4:\"cell\";i:1;s:2:\"id\";i:13;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:14;a:3:{s:8:\"headline\";s:44:\"On The Road With The Beatles At Shea Stadium\";s:12:\"sub_headline\";s:24:\"Here, There & Everywhere\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:7;s:4:\"cell\";i:0;s:2:\"id\";i:14;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:15;a:10:{s:5:\"image\";i:176;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"alt\";s:73:\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:0;s:2:\"id\";i:15;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:16;a:10:{s:5:\"image\";i:177;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"alt\";s:44:\"On the island from \"Help!\" - Nassau, Bahamas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:2;s:2:\"id\";i:16;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:17;a:10:{s:5:\"image\";i:179;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"alt\";s:69:\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:8;s:4:\"cell\";i:4;s:2:\"id\";i:17;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:18;a:10:{s:5:\"image\";i:212;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:29:\"Photo bomb! Lake Kezar, Maine\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:0;s:2:\"id\";i:18;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:19;a:10:{s:5:\"image\";i:183;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:69:\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"alt\";s:73:\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:2;s:2:\"id\";i:19;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:20;a:10:{s:5:\"image\";i:188;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"alt\";s:44:\"Summer beach reading - New Buffalo, Michigan\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:9;s:4:\"cell\";i:4;s:2:\"id\";i:20;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:21;a:10:{s:5:\"image\";i:348;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"alt\";s:58:\"Yeah, there were comments about the shirt - Tampa, Florida\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:10;s:4:\"cell\";i:0;s:2:\"id\";i:21;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:22;a:10:{s:5:\"image\";i:187;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"alt\";s:67:\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:2;s:2:\"id\";i:22;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:23;a:10:{s:5:\"image\";i:190;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"alt\";s:34:\"Go west young man! Omaha, Nebraska\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:10;s:4:\"cell\";i:4;s:2:\"id\";i:23;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:24;a:10:{s:5:\"image\";i:213;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:0;s:2:\"id\";i:24;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:25;a:10:{s:5:\"image\";i:214;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Taking a chance - Anderson, Indiana\";s:3:\"alt\";b:0;s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:2;s:2:\"id\";i:25;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:26;a:10:{s:5:\"image\";i:191;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"alt\";s:56:\"The moose gets a signed copy - Manchester, New Hampshire\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:11;s:4:\"cell\";i:4;s:2:\"id\";i:26;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:27;a:10:{s:5:\"image\";i:184;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"alt\";s:49:\"Checking out the FAB happenings - Wichita, Kansas\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:0;s:2:\"id\";i:27;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:28;a:10:{s:5:\"image\";i:215;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"alt\";s:63:\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\";s:3:\"url\";b:0;s:10:\"new_window\";b:0;s:5:\"bound\";b:1;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:2;s:2:\"id\";i:28;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:29;a:10:{s:5:\"image\";i:180;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"alt\";s:35:\"Good Day Sunshine - Naples, Florida\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:12;s:4:\"cell\";i:4;s:2:\"id\";i:29;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:30;a:10:{s:5:\"image\";i:192;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"alt\";s:39:\"Pushing books - Los Angeles, California\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:0;s:2:\"id\";i:30;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:31;a:10:{s:5:\"image\";i:189;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"alt\";s:98:\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:11:\"panels_info\";a:5:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:13;s:4:\"cell\";i:2;s:2:\"id\";i:31;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:32;a:10:{s:5:\"image\";i:194;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"alt\";s:91:\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:13;s:4:\"cell\";i:4;s:2:\"id\";i:32;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:33;a:3:{s:8:\"headline\";s:8:\"On Stage\";s:12:\"sub_headline\";s:56:\"The Beatles: Makin\' The 60s FAB & The Concert Experience\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:23:\"Vantage_Headline_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:15;s:4:\"cell\";i:0;s:2:\"id\";i:33;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:34;a:10:{s:5:\"image\";i:199;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"alt\";s:68:\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:0;s:2:\"id\";i:34;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:35;a:10:{s:5:\"image\";i:200;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"alt\";s:103:\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:2;s:2:\"id\";i:35;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:36;a:10:{s:5:\"image\";i:201;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"title\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"alt\";s:74:\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\";s:3:\"url\";b:0;s:5:\"bound\";b:1;s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:16;s:4:\"cell\";i:4;s:2:\"id\";i:36;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:17:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:3;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:4;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:5;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:2:{s:23:\"background_image_repeat\";s:0:\"\";s:9:\"no_margin\";s:0:\"\";}}i:6;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:7;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:8;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:9;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:10;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:11;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:12;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:13;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}i:14;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:15;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:16;a:2:{s:5:\"cells\";i:5;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:63:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.05014137606032;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.29990574929312003;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:7;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:8;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:9;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.05014137606032;}i:10;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";d:0.29990574929312003;}i:11;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:12;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:13;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:14;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.05014137606032;}i:15;a:2:{s:4:\"grid\";i:3;s:6:\"weight\";d:0.29990574929312003;}i:16;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:17;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:18;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:19;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.05014137606032;}i:20;a:2:{s:4:\"grid\";i:4;s:6:\"weight\";d:0.29990574929312003;}i:21;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:22;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.90072258875275002;}i:23;a:2:{s:4:\"grid\";i:5;s:6:\"weight\";d:0.049638705623624997;}i:24;a:2:{s:4:\"grid\";i:6;s:6:\"weight\";i:1;}i:25;a:2:{s:4:\"grid\";i:7;s:6:\"weight\";i:1;}i:26;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:27;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:28;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:29;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.05014137606032;}i:30;a:2:{s:4:\"grid\";i:8;s:6:\"weight\";d:0.29990574929312003;}i:31;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:32;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:33;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:34;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.05014137606032;}i:35;a:2:{s:4:\"grid\";i:9;s:6:\"weight\";d:0.29990574929312003;}i:36;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:37;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:38;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:39;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.05014137606032;}i:40;a:2:{s:4:\"grid\";i:10;s:6:\"weight\";d:0.29990574929312003;}i:41;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:42;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:43;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:44;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.05014137606032;}i:45;a:2:{s:4:\"grid\";i:11;s:6:\"weight\";d:0.29990574929312003;}i:46;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:47;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:48;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:49;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.05014137606032;}i:50;a:2:{s:4:\"grid\";i:12;s:6:\"weight\";d:0.29990574929312003;}i:51;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:52;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:53;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:54;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.05014137606032;}i:55;a:2:{s:4:\"grid\";i:13;s:6:\"weight\";d:0.29990574929312003;}i:56;a:2:{s:4:\"grid\";i:14;s:6:\"weight\";i:1;}i:57;a:2:{s:4:\"grid\";i:15;s:6:\"weight\";i:1;}i:58;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:59;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:60;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}i:61;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.05014137606032;}i:62;a:2:{s:4:\"grid\";i:16;s:6:\"weight\";d:0.29990574929312003;}}}'),(1071,147,'_edit_lock','1446696372:1'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` longtext NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`(191)), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=404 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2015-05-11 16:32:55','2015-05-11 16:32:55','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','private','open','open','','hello-world','','','2015-10-19 22:32:26','2015-10-19 22:32:26','',0,'http://beatlessheastadium.com/?p=1',0,'post','',0),(403,1,'2015-12-17 15:57:24','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2015-12-17 15:57:24','0000-00-00 00:00:00','',0,'http://beatlessheastadium.com/?p=403',0,'post','',0),(370,1,'2015-11-13 17:17:31','2015-11-13 23:17:31','','U of Indy 2 405','','inherit','open','closed','','u-of-indy-2-405','','','2015-11-13 17:17:31','2015-11-13 23:17:31','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-2-405.jpg',0,'attachment','image/jpeg',0),(371,1,'2015-11-13 17:18:53','2015-11-13 23:18:53','','U of Indy Student Activities 405','','inherit','open','closed','','u-of-indy-student-activities-405','','','2015-11-13 17:18:53','2015-11-13 23:18:53','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-Student-Activities-405.jpg',0,'attachment','image/jpeg',0),(372,1,'2015-11-13 17:21:27','2015-11-13 23:21:27',' <h1>Beatles Festivals</h1>\n \n <h3>All Together Now</h3>\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"406\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2299\" width=\"1867\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"721\" width=\"585\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"459\" width=\"373\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"The Chicago Fest For Beatles Fans\" alt=\"The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Rubber-City-Beatles-Fest.jpg\" title=\"Rubber City Beatles Festival - Akron, Ohio\" alt=\"Rubber City Beatles Festival - Akron, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"420\" width=\"340\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg\" title=\"Author Panel - Chicago Fest For Beatles Fans 2015\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"497\" width=\"960\">\n <h1>On The Road With The Beatles At Shea Stadium</h1>\n \n <h3>Here, There & Everywhere</h3>\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" title=\"On the island from "Help!" - Nassau, Bahamas\" alt=\"On the island from "Help!" - Nassau, Bahamas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1988\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" title=\"Photo bomb! Lake Kezar, Maine\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tampa-Beatles.jpg\" title=\"Yeah, there were comments about the shirt - Tampa, Florida\" alt=\"Yeah, there were comments about the shirt - Tampa, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"889\" width=\"720\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2712\" width=\"2202\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" title=\"Go west young man! Omaha, Nebraska\" alt=\"Go west young man! Omaha, Nebraska\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" title=\"Taking a chance - Anderson, Indiana\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1185\" width=\"960\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" title=\"Summer beach reading - New Buffalo, Michigan\" alt=\"Summer beach reading - New Buffalo, Michigan\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" title=\"Checking out the FAB happenings - Wichita, Kansas\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2442\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" title=\"Good Day Sunshine - Naples, Florida\" alt=\"Good Day Sunshine - Naples, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" title=\"Pushing books - Los Angeles, California\" alt=\"Pushing books - Los Angeles, California\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"350\" width=\"350\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" title=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" alt=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1725\" width=\"1401\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"480\" width=\"591\">\n <h1>On Stage</h1>\n \n <h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"740\" width=\"599\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\n\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-2-405.jpg\" title=\"University of Indianapolis\" alt=\"University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"466\" width=\"377\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-Student-Activities-405.jpg\" title=\"Student Activities - University of Indianapolis\" alt=\"Student Activities - University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"405\">\n \n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-1-405.jpg\" title=\"The 60\'s were FAB! University of Indianapolis\" alt=\"the 60\'s were FAB! University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"405\">\n','Photos','','inherit','closed','closed','','148-autosave-v1','','','2015-11-13 17:21:27','2015-11-13 23:21:27','',148,'http://beatlessheastadium.com/index.php/2015/11/13/148-autosave-v1/',0,'revision','',0),(220,1,'2015-08-29 00:32:49','2015-08-29 00:32:49','<h1>Beatles Festivals</h1>\r\n<h3>All Together Now</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Photo bomb! Lake Kezar, Maine\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Taking a chance - Anderson, Indiana\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" alt=\"\" width=\"960\" height=\"1185\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2442\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" width=\"599\" height=\"740\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" width=\"2448\" height=\"3022\" />','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-08-29 00:32:49','2015-08-29 00:32:49','',148,'http://beatlessheastadium.com/index.php/2015/08/29/148-revision-v1/',0,'revision','',0),(212,1,'2015-08-02 18:11:10','2015-08-02 18:11:10','','Lake Kezar Maine','Photo bomb! Lake Kezar, Maine','inherit','open','open','','lake-kezar-maine','','','2015-08-02 18:11:35','2015-08-02 18:11:35','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg',0,'attachment','image/jpeg',0),(4,1,'2015-06-27 01:38:00','2015-06-27 06:38:00','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author and speaker at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville and Cleveland. Dave has also been interviewed on PBS Television and Radio, and national and regional radio, television, print and online publications from Boston to Honolulu, Canada and Europe. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />\r\n\r\nDave is the author of How To Be A Working Comic, Comedy FAQs And Answers, and Comedy Workshop. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\r\n\r\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.','About Dave','','publish','closed','closed','','about-dave','','','2015-11-07 20:46:00','2015-11-08 02:46:00','',0,'http://beatlessheastadium.com/?page_id=4',0,'page','',0),(5,1,'2015-06-27 01:38:00','2015-06-27 01:38:00','','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 01:38:00','2015-06-27 01:38:00','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(6,1,'2015-06-27 01:39:25','2015-06-27 01:39:25','[contact-form-7 id=\"65\" title=\"Contact form 1\"]','Contact Us','','publish','closed','closed','','contact-us','','','2015-07-06 05:49:49','2015-07-06 05:49:49','',0,'http://beatlessheastadium.com/?page_id=6',0,'page','',0),(7,1,'2015-06-27 01:39:25','2015-06-27 01:39:25','','Contact Us','','inherit','open','open','','6-revision-v1','','','2015-06-27 01:39:25','2015-06-27 01:39:25','',6,'http://beatlessheastadium.com/index.php/2015/06/27/6-revision-v1/',0,'revision','',0),(8,1,'2015-06-27 01:40:25','2015-06-27 01:40:25','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"250\" height=\"250\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nBeatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by Th<img class=\"so-widget-image alignleft\" style=\"max-width: 100%; height: 296px; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"250\" height=\"568\" />e Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Shea-Banner-New-copy.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium</h3>\r\nCelebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\r\n\r\nThis program includes film clips and rare audio of The Beatles’ performance.\r\n\r\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows.\r\n\r\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Abbey Road On The River\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/SheaStadiumAROTR.jpg\" alt=\"\" width=\"599\" height=\"798\" /> This is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock. For more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Programs','','publish','closed','closed','','programs','','','2015-11-05 18:31:35','2015-11-05 18:31:35','',0,'http://beatlessheastadium.com/?page_id=8',0,'page','',0),(9,1,'2015-06-27 01:40:25','2015-06-27 01:40:25','','Programs','','inherit','open','open','','8-revision-v1','','','2015-06-27 01:40:25','2015-06-27 01:40:25','',8,'http://beatlessheastadium.com/index.php/2015/06/27/8-revision-v1/',0,'revision','',0),(10,1,'2015-06-27 01:40:55','2015-06-27 01:40:55','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n <p>A book from North Shore Publishing<br>\r\n6x9 - Perfect Paperback<br>\r\n280 pages with photos & index<br>\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes</p>\r\n<p>See below for 20% discount on author signed books and FREE shipping!</p>\r\n\r\n <h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3> <p>On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. </p>\r\n<p>\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. </p>\r\n<p>The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.</p>\r\n\r\n <h3 class=\"widget-title\">Queens Gazette</h3> \"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n <h3 class=\"widget-title\">The Rock and Roll Chemist</h3> \"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\r\n * For reader reviews:\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\">\r\n</iframe>\r\n <h3 class=\"widget-title\">BeatleFan Magazine</h3> \"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n <h3 class=\"widget-title\">Something Else! Reviews</h3> \"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n <h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3> \"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n <h3 class=\"widget-title\">Jude Kessler, host of The John Lennon Hour</h3> \"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\r\n <h3 class=\"widget-title\">20% Off Author Signed Copies</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles At Shea Stadium','','publish','closed','closed','','books','','','2015-09-12 01:48:28','2015-09-12 01:48:28','',0,'http://beatlessheastadium.com/?page_id=10',0,'page','',0),(11,1,'2015-06-27 01:40:55','2015-06-27 01:40:55','','Books','','inherit','open','open','','10-revision-v1','','','2015-06-27 01:40:55','2015-06-27 01:40:55','',10,'http://beatlessheastadium.com/index.php/2015/06/27/10-revision-v1/',0,'revision','',0),(12,1,'2015-06-27 01:53:04','2015-06-27 01:53:04','','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-27 01:53:04','2015-06-27 01:53:04','',10,'http://beatlessheastadium.com/index.php/2015/06/27/10-revision-v1/',0,'revision','',0),(13,1,'2015-06-27 01:53:42','2015-06-27 01:53:42','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.</p>\r\n<p>Hot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.</p>\r\n<p>In August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.</p>\r\n\r\n <p>A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. </p>\r\n<p>The Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. </p>\r\n\r\n <iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"560\"></iframe>\r\n <p>Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. </p>\r\n\r\n <p>Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.</p>\r\n\r\n <h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3> <p>From the author of The Beatles At Shea Stadium<br>\r\nNorth Shore Publishing<br>\r\nPerfect Paperback: 192 pages / rare photos & memorabilia<br>\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes<br>\r\nSee below to purchase author signed copy & special t-shirt offer</p>\r\n\r\n <h3 class=\"widget-title\">Television Features…</h3> \r\n <iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"420\"></iframe>\r\n <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"420\"></iframe>\r\n <h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3> \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n <h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3> \"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n <p> For Reader Reviews:<br>\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\"><br />\r\n</iframe></p>\r\n\r\n <h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3> \"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n <h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3> \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"130\" width=\"172\">\r\n The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"130\" width=\"185\">\r\n (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n <h3 class=\"widget-title\">20% Off Author Signed Copies</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3> \r\n <p>Medium, Large and XL and 2XL sizes.<br>\r\nGildan DryBlend brand.<br>\r\n50% cotton / 50% polyester.<br>\r\nShort sleeve, ash grey.<br>\r\nShirts are not sold separately.</p>\r\n<p>Author signed book and shirt combo is available in U.S. only.</p>\r\n<p>Combo price $29.95 + $5.99 shipping<br>\r\nPlease be sure to select proper shirt size when ordering.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\">\r\n<input name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\" type=\"hidden\">\r\n<table>\r\n<tbody><tr><td><input name=\"on0\" value=\"Shirt Sizes\" type=\"hidden\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\r\n <option value=\"Large\">Large $29.95 USD</option>\r\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n <option value=\"Medium\">Medium $29.95 USD</option>\r\n</select> </td></tr>\r\n</tbody></table>\r\n<input name=\"currency_code\" value=\"USD\" type=\"hidden\">\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\">\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\">\r\n</form>\r\n For questions or more information please use the contact form below. Thanks!\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles In Cleveland','','publish','closed','closed','','beatles-in-cleveland','','','2015-09-12 04:32:18','2015-09-12 04:32:18','',0,'http://beatlessheastadium.com/?page_id=13',0,'page','',0),(14,1,'2015-06-27 01:53:42','2015-06-27 01:53:42','','Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-27 01:53:42','2015-06-27 01:53:42','',13,'http://beatlessheastadium.com/index.php/2015/06/27/13-revision-v1/',0,'revision','',0),(213,1,'2015-08-02 18:22:20','2015-08-02 18:22:20','','Baltimore','','inherit','open','open','','baltimore','','','2015-08-02 18:22:20','2015-08-02 18:22:20','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg',0,'attachment','image/jpeg',0),(215,1,'2015-08-02 18:29:23','2015-08-02 18:29:23','','Lynchburg','','inherit','open','open','','lynchburg','','','2015-08-02 18:29:23','2015-08-02 18:29:23','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg',0,'attachment','image/jpeg',0),(214,1,'2015-08-02 18:25:52','2015-08-02 18:25:52','','Anderson Indiana','','inherit','open','open','','anderson-indiana','','','2015-08-02 18:25:52','2015-08-02 18:25:52','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg',0,'attachment','image/jpeg',0),(16,1,'2015-06-27 01:57:20','2015-06-27 01:57:20','','Home','','publish','open','closed','','home','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=16',1,'nav_menu_item','',0),(17,1,'2015-06-27 01:57:20','2015-06-27 01:57:20',' ','','','publish','open','closed','','17','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=17',9,'nav_menu_item','',0),(18,1,'2015-06-27 01:57:20','2015-06-27 01:57:20',' ','','','publish','open','closed','','18','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=18',5,'nav_menu_item','',0),(19,1,'2015-06-27 01:57:20','2015-06-27 01:57:20',' ','','','publish','open','closed','','19','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=19',7,'nav_menu_item','',0),(20,1,'2015-06-27 01:57:20','2015-06-27 01:57:20',' ','','','publish','open','closed','','20','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=20',11,'nav_menu_item','',0),(21,1,'2015-06-27 01:57:20','2015-06-27 01:57:20',' ','','','publish','open','closed','','21','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=21',2,'nav_menu_item','',0),(141,1,'2015-07-06 04:11:19','2015-07-06 04:11:19','','BG Bottom Crop 1200x350','','inherit','open','open','','bg-bottom-crop-1200x350','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/BG-Bottom-Crop-1200x350.jpg',4,'attachment','image/jpeg',0),(49,1,'2015-06-27 04:09:33','2015-06-27 04:09:33','','Cleveland Cover NEW 250 6:26','','inherit','open','open','','cleveland-cover-new-250-626','','','2015-06-27 04:09:33','2015-06-27 04:09:33','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg',0,'attachment','image/jpeg',0),(40,1,'2015-06-27 03:05:39','2015-06-27 03:05:39','','Beatles Logo jpeg','','inherit','open','open','','beatles-logo-jpeg','','','2015-06-27 03:05:39','2015-06-27 03:05:39','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Logo-jpeg.jpg',0,'attachment','image/jpeg',0),(158,1,'2015-07-06 07:43:04','2015-07-06 07:43:04','','Julia Baird','With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.','inherit','open','open','','11377185_817637821661899_7310223485247111536_n','','','2015-07-06 07:46:20','2015-07-06 07:46:20','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg',0,'attachment','image/jpeg',0),(27,1,'2015-06-27 02:02:27','2015-06-27 02:02:27','','Cleveland Banner New copy','','inherit','open','open','','cleveland-banner-new-copy','','','2015-07-06 02:26:18','2015-07-06 02:26:18','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Banner-New-copy.jpg',2,'attachment','image/jpeg',0),(28,1,'2015-06-27 02:04:02','2015-06-27 02:04:02','','Awkward Moments 170','','inherit','open','open','','awkward-moments-170','','','2015-06-27 02:04:02','2015-06-27 02:04:02','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Awkward-Moments-170.jpg',0,'attachment','image/jpeg',0),(29,1,'2015-06-27 02:04:04','2015-06-27 02:04:04','','Back Cover 250','','inherit','open','open','','back-cover-250','','','2015-06-27 02:04:04','2015-06-27 02:04:04','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Back-Cover-250.jpg',0,'attachment','image/jpeg',0),(30,1,'2015-06-27 02:04:06','2015-06-27 02:04:06','','BBFC Mag 150','','inherit','open','open','','bbfc-mag-150','','','2015-06-27 02:04:06','2015-06-27 02:04:06','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/BBFC-Mag-150.jpg',0,'attachment','image/jpeg',0),(31,1,'2015-06-27 02:04:08','2015-06-27 02:04:08','','Beatlefan Magazine','','inherit','open','open','','beatlefan-magazine','','','2015-06-27 02:04:08','2015-06-27 02:04:08','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatlefan-Magazine.jpg',0,'attachment','image/jpeg',0),(32,1,'2015-06-27 02:04:10','2015-06-27 02:04:10','','Beatles Program NEW copy','','inherit','open','open','','beatles-program-new-copy-3','','','2015-07-06 02:40:00','2015-07-06 02:40:00','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg',1,'attachment','image/jpeg',0),(33,1,'2015-06-27 02:04:12','2015-06-27 02:04:12','','crowd photo background','','inherit','open','open','','crowd-photo-background','','','2015-06-27 02:04:12','2015-06-27 02:04:12','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/crowd-photo-background.jpg',0,'attachment','image/jpeg',0),(34,1,'2015-06-27 02:04:17','2015-06-27 02:04:17','','Fab 4 Free 4 All Logo','','inherit','open','open','','fab-4-free-4-all-logo','','','2015-06-27 02:04:17','2015-06-27 02:04:17','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Fab-4-Free-4-All-Logo.jpg',0,'attachment','image/jpeg',0),(35,1,'2015-06-27 02:04:19','2015-06-27 02:04:19','','Morning Journal','','inherit','open','open','','morning-journal','','','2015-06-27 02:04:19','2015-06-27 02:04:19','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Morning-Journal.jpg',0,'attachment','image/jpeg',0),(36,1,'2015-06-27 02:04:24','2015-06-27 02:04:24','','Promo Cover 250','','inherit','open','open','','promo-cover-250','','','2015-06-27 02:04:24','2015-06-27 02:04:24','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg',0,'attachment','image/jpeg',0),(37,1,'2015-06-27 02:04:26','2015-06-27 02:04:26','','Shea Banner New copy','','inherit','open','open','','shea-banner-new-copy','','','2015-07-06 02:26:18','2015-07-06 02:26:18','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Shea-Banner-New-copy.jpg',0,'attachment','image/jpeg',0),(38,1,'2015-06-27 02:04:28','2015-06-27 02:04:28','','WCSX Detroit copy','','inherit','open','open','','wcsx-detroit-copy','','','2015-06-27 02:04:28','2015-06-27 02:04:28','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/WCSX-Detroit-copy.jpg',0,'attachment','image/jpeg',0),(41,1,'2015-06-27 03:22:19','2015-06-27 03:22:19','<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and has been an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 03:22:19','2015-06-27 03:22:19','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(42,1,'2015-06-27 03:25:57','2015-06-27 03:25:57','','author-dave-150','','inherit','open','open','','author-dave-150','','','2015-06-27 03:25:57','2015-06-27 03:25:57','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg',0,'attachment','image/jpeg',0),(43,1,'2015-06-28 07:23:41','2015-06-28 07:23:41','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\n\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\n\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />\n\nDave is the author of How To Be A Working Comic, Comedy FAQs And Answers, and Comedy Workshop. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\n\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.','About Dave','','inherit','open','open','','4-autosave-v1','','','2015-06-28 07:23:41','2015-06-28 07:23:41','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-autosave-v1/',0,'revision','',0),(44,1,'2015-06-27 03:40:51','2015-06-27 03:40:51','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" alt=\"\" />','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 03:40:51','2015-06-27 03:40:51','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(46,1,'2015-06-27 03:43:22','2015-06-27 03:43:22','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Cleveland-Cover-NEW.jpg\" alt=\"\" width=\"250\" height=\"375\" />','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 03:43:22','2015-06-27 03:43:22','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(50,1,'2015-06-27 04:13:51','2015-06-27 04:13:51','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 04:13:51','2015-06-27 04:13:51','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(48,1,'2015-06-27 03:45:28','2015-06-27 03:45:28','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Front-Cover-Website.jpg\" alt=\"\" width=\"227\" height=\"306\" />','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 03:45:28','2015-06-27 03:45:28','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(51,1,'2015-06-27 04:36:47','2015-06-27 04:36:47','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. He has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada.','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 04:36:47','2015-06-27 04:36:47','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(52,1,'2015-06-27 04:41:09','2015-06-27 04:41:09','','Comedy Workshop Cover150','','inherit','open','open','','comedy-workshop-cover150','','','2015-06-27 04:41:09','2015-06-27 04:41:09','',4,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg',0,'attachment','image/jpeg',0),(53,1,'2015-06-27 04:41:10','2015-06-27 04:41:10','','FAQs cover 150','','inherit','open','open','','faqs-cover-150','','','2015-06-27 04:41:10','2015-06-27 04:41:10','',4,'http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg',0,'attachment','image/jpeg',0),(54,1,'2015-06-27 04:41:12','2015-06-27 04:41:12','','WC 150','','inherit','open','open','','wc-150','','','2015-06-27 04:41:12','2015-06-27 04:41:12','',4,'http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg',0,'attachment','image/jpeg',0),(55,1,'2015-06-27 04:42:38','2015-06-27 04:42:38','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 04:42:38','2015-06-27 04:42:38','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(145,1,'2015-07-06 04:24:35','2015-07-06 04:24:35','','Cleveland Banner with BG 1200','','inherit','open','open','','cleveland-banner-with-bg-1200','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Cleveland-Banner-with-BG-1200.jpg',3,'attachment','image/jpeg',0),(56,1,'2015-06-27 04:44:59','2015-06-27 04:44:59','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />\r\n\r\nDave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\r\n\r\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-27 04:44:59','2015-06-27 04:44:59','',4,'http://beatlessheastadium.com/index.php/2015/06/27/4-revision-v1/',0,'revision','',0),(144,1,'2015-07-06 04:17:01','2015-07-06 04:17:01','','Shea Banner with BG 1200','','inherit','open','open','','shea-banner-with-bg-1200','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Shea-Banner-with-BG-1200.jpg',1,'attachment','image/jpeg',0),(59,1,'2015-06-27 05:21:41','2015-06-27 05:21:41','','Version 2','','inherit','open','open','','version-2','','','2015-06-27 05:21:41','2015-06-27 05:21:41','',8,'http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg',0,'attachment','image/jpeg',0),(60,1,'2015-06-27 05:23:04','2015-06-27 05:23:04','<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"480\" height=\"568\" />','Programs','','inherit','open','open','','8-revision-v1','','','2015-06-27 05:23:04','2015-06-27 05:23:04','',8,'http://beatlessheastadium.com/index.php/2015/06/27/8-revision-v1/',0,'revision','',0),(61,1,'2015-06-27 05:27:53','2015-06-27 05:27:53','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"480\" height=\"568\" />','Programs','','inherit','open','open','','8-revision-v1','','','2015-06-27 05:27:53','2015-06-27 05:27:53','',8,'http://beatlessheastadium.com/index.php/2015/06/27/8-revision-v1/',0,'revision','',0),(62,1,'2015-06-27 05:42:43','2015-06-27 05:42:43','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"480\" height=\"568\" />\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium</h3>\r\nCelebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\r\n\r\nThis program includes film clips and rare audio of The Beatles’ performance.\r\n\r\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows.\r\n\r\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\r\n\r\nThis is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock.\r\n\r\n ','Programs','','inherit','open','open','','8-revision-v1','','','2015-06-27 05:42:43','2015-06-27 05:42:43','',8,'http://beatlessheastadium.com/index.php/2015/06/27/8-revision-v1/',0,'revision','',0),(150,1,'2015-07-06 05:40:26','2015-07-06 05:40:26',' ','','','publish','open','closed','','150','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=150',10,'nav_menu_item','',0),(151,1,'2015-07-06 05:45:50','2015-07-06 05:45:50','[contact-form-7 id=\"65\" title=\"Contact form 1\"]','Contact','','inherit','open','open','','6-revision-v1','','','2015-07-06 05:45:50','2015-07-06 05:45:50','',6,'http://beatlessheastadium.com/index.php/2015/07/06/6-revision-v1/',0,'revision','',0),(152,1,'2015-07-06 05:47:19','2015-07-06 05:47:19','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Perfect Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>[contact-form-7 id=\"65\" title=\"Contact form 1\"]','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-07-06 05:47:19','2015-07-06 05:47:19','',10,'http://beatlessheastadium.com/index.php/2015/07/06/10-revision-v1/',0,'revision','',0),(63,1,'2015-06-27 05:48:53','2015-06-27 05:48:53','','SheaStadiumAROTR','Abbey Road On The River','inherit','open','open','','sheastadiumarotr','','','2015-06-27 05:49:08','2015-06-27 05:49:08','',8,'http://beatlessheastadium.com/wp-content/uploads/2015/06/SheaStadiumAROTR.jpg',0,'attachment','image/jpeg',0),(148,1,'2015-07-06 05:39:13','2015-07-06 05:39:13',' <h1>Beatles Festivals</h1>\r\n \r\n <h3>All Together Now</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"406\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2299\" width=\"1867\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"721\" width=\"585\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"459\" width=\"373\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"The Chicago Fest For Beatles Fans\" alt=\"The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Rubber-City-Beatles-Fest.jpg\" title=\"Rubber City Beatles Festival - Akron, Ohio\" alt=\"Rubber City Beatles Festival - Akron, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"420\" width=\"340\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg\" title=\"Author Panel - Chicago Fest For Beatles Fans 2015\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"497\" width=\"960\">\r\n <h1>On The Road With The Beatles At Shea Stadium</h1>\r\n \r\n <h3>Here, There & Everywhere</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" title=\"On the island from "Help!" - Nassau, Bahamas\" alt=\"On the island from "Help!" - Nassau, Bahamas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1988\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" title=\"Photo bomb! Lake Kezar, Maine\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tampa-Beatles.jpg\" title=\"Yeah, there were comments about the shirt - Tampa, Florida\" alt=\"Yeah, there were comments about the shirt - Tampa, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"889\" width=\"720\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2712\" width=\"2202\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" title=\"Go west young man! Omaha, Nebraska\" alt=\"Go west young man! Omaha, Nebraska\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" title=\"Taking a chance - Anderson, Indiana\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1185\" width=\"960\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" title=\"Summer beach reading - New Buffalo, Michigan\" alt=\"Summer beach reading - New Buffalo, Michigan\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" title=\"Checking out the FAB happenings - Wichita, Kansas\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2442\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" title=\"Good Day Sunshine - Naples, Florida\" alt=\"Good Day Sunshine - Naples, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" title=\"Pushing books - Los Angeles, California\" alt=\"Pushing books - Los Angeles, California\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"350\" width=\"350\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" title=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" alt=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1725\" width=\"1401\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"480\" width=\"591\">\r\n <h1>On Stage</h1>\r\n \r\n <h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"740\" width=\"599\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-2-405.jpg\" title=\"University of Indianapolis\" alt=\"University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"466\" width=\"377\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-Student-Activities-405.jpg\" title=\"Student Activities - University of Indianapolis\" alt=\"Student Activities - University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"405\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-1-405.jpg\" title=\"The 60\'s were FAB! University of Indianapolis\" alt=\"the 60\'s were FAB! University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"405\">\r\n','Photos','','publish','closed','closed','','photos','','','2015-11-13 17:25:27','2015-11-13 23:25:27','',0,'http://beatlessheastadium.com/?page_id=148',0,'page','',0),(149,1,'2015-07-06 05:39:02','2015-07-06 05:39:02','','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-06 05:39:02','2015-07-06 05:39:02','',148,'http://beatlessheastadium.com/index.php/2015/07/06/148-revision-v1/',0,'revision','',0),(64,1,'2015-06-27 05:53:15','2015-06-27 05:53:15','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"480\" height=\"568\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Shea-Banner-New-copy.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium</h3>\r\nCelebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\r\n\r\nThis program includes film clips and rare audio of The Beatles’ performance.\r\n\r\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows.\r\n\r\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Abbey Road On The River\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/SheaStadiumAROTR.jpg\" alt=\"\" width=\"599\" height=\"798\" /> This is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock.','Programs','','inherit','open','open','','8-revision-v1','','','2015-06-27 05:53:15','2015-06-27 05:53:15','',8,'http://beatlessheastadium.com/index.php/2015/06/27/8-revision-v1/',0,'revision','',0),(65,1,'2015-06-27 05:59:04','2015-06-27 05:59:04','<p>Your Name (required)<br />\n [text* your-name] </p>\n\n<p>Your Email (required)<br />\n [email* your-email] </p>\n\n<p>Subject<br />\n [text your-subject] </p>\n\n<p>Your Message<br />\n [textarea your-message] </p>\n\n<p>[submit \"Send\"]</p>\n[your-subject]\n[your-name] <dave@beatlessheastadium.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on wordpress2 (http://beatlessheastadium.com)\ndave@beatlessheastadium.com\nReply-To: [your-email]\n\n0\n0\n\n[your-subject]\nwordpress2 <dave@beatlessheastadium.com>\nMessage Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on wordpress2 (http://beatlessheastadium.com)\n[your-email]\nReply-To: dave@beatlessheastadium.com\n\n0\n0\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill in the required field.\nThis input is too long.\nThis input is too short.','Contact form 1','','publish','open','open','','contact-form-1','','','2015-06-27 05:59:04','2015-06-27 05:59:04','',0,'http://beatlessheastadium.com/?post_type=wpcf7_contact_form&p=65',0,'wpcf7_contact_form','',0),(66,1,'2015-06-27 06:01:56','2015-06-27 06:01:56','[contact-form-7 id=\"65\" title=\"Contact form 1\"]','Contact Us','','inherit','open','open','','6-revision-v1','','','2015-06-27 06:01:56','2015-06-27 06:01:56','',6,'http://beatlessheastadium.com/index.php/2015/06/27/6-revision-v1/',0,'revision','',0),(67,1,'2015-06-27 06:02:28','2015-06-27 06:02:28','[contact-form-7 id=\"65\" title=\"Contact form 1\"]','Contact Us','','inherit','open','open','','6-autosave-v1','','','2015-06-27 06:02:28','2015-06-27 06:02:28','',6,'http://beatlessheastadium.com/index.php/2015/06/27/6-autosave-v1/',0,'revision','',0),(68,1,'2015-06-27 06:08:03','2015-06-27 06:08:03','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> Beatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by The Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"480\" height=\"568\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Shea-Banner-New-copy.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium</h3>\r\nCelebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\r\n\r\nThis program includes film clips and rare audio of The Beatles’ performance.\r\n\r\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows.\r\n\r\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Abbey Road On The River\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/SheaStadiumAROTR.jpg\" alt=\"\" width=\"599\" height=\"798\" /> This is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock. For more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Programs','','inherit','open','open','','8-revision-v1','','','2015-06-27 06:08:03','2015-06-27 06:08:03','',8,'http://beatlessheastadium.com/index.php/2015/06/27/8-revision-v1/',0,'revision','',0),(69,1,'2015-06-27 06:15:35','2015-06-27 06:15:35','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\r\n<h3 class=\"widget-title\">Insights and fun facts about The Fab Four. Did you know…?</h3>\r\n• The Beatles were not greeted in America with a stamp of parental approval.\r\n• The American music styles that influenced the Beatles\' sound.\r\n• Concert security could not protect The Beatles from their fans.\r\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\r\n• Why The Beatles were forced to take a city bus following a stadium show.\r\n• How John Lennon\'s remarks on religion changed their careers forever.\r\n• The first time one of the Beatles publicly said they\'d never tour again.\r\n• You will after this program!\r\n<h3 class=\"widget-title\">Rare 1964 concert film…</h3>\r\nDuring their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\r\n<h3 class=\"widget-title\">Did we mention entertaining?</h3>\r\nDave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\r\n<h3 class=\"widget-title\">Grand Finale…</h3>\r\nA rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\r\n<h3 class=\"widget-title\">After program…</h3>\r\nQuestions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\r\n\r\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\r\n\r\nFor more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Description','','publish','closed','closed','','description','','','2015-06-27 06:48:27','2015-06-27 06:48:27','',0,'http://beatlessheastadium.com/?page_id=69',0,'page','',0),(70,1,'2015-06-27 06:13:11','2015-06-27 06:13:11','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />','Description','','inherit','open','open','','69-revision-v1','','','2015-06-27 06:13:11','2015-06-27 06:13:11','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-revision-v1/',0,'revision','',0),(71,1,'2015-06-27 06:14:52','2015-06-27 06:14:52','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 10-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.','Description','','inherit','open','open','','69-revision-v1','','','2015-06-27 06:14:52','2015-06-27 06:14:52','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-revision-v1/',0,'revision','',0),(72,1,'2015-06-27 06:15:35','2015-06-27 06:15:35','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.','Description','','inherit','open','open','','69-revision-v1','','','2015-06-27 06:15:35','2015-06-27 06:15:35','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-revision-v1/',0,'revision','',0),(73,1,'2015-06-27 06:47:10','2015-06-27 06:47:10','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\r\n<h3 class=\"widget-title\">Insights and fun facts about The Fab Four. Did you know…?</h3>\r\n• The Beatles were not greeted in America with a stamp of parental approval.\r\n• The American music styles that influenced the Beatles\' sound.\r\n• Concert security could not protect The Beatles from their fans.\r\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\r\n• Why The Beatles were forced to take a city bus following a stadium show.\r\n• How John Lennon\'s remarks on religion changed their careers forever.\r\n• The first time one of the Beatles publicly said they\'d never tour again.\r\n• You will after this program!\r\n<h3 class=\"widget-title\">Rare 1964 concert film…</h3>\r\nDuring their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\r\n<h3 class=\"widget-title\">Did we mention entertaining?</h3>\r\nDave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\r\n<h3 class=\"widget-title\">Grand Finale…</h3>\r\nA rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\r\n<h3 class=\"widget-title\">After program…</h3>\r\nQuestions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\r\n\r\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\r\n\r\nFor more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Description','','inherit','open','open','','69-autosave-v1','','','2015-06-27 06:47:10','2015-06-27 06:47:10','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-autosave-v1/',0,'revision','',0),(74,1,'2015-06-27 06:35:59','2015-06-27 06:35:59','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\r\n<h3 class=\"widget-title\">Insights and fun facts about The Fab Four. Did you know…?</h3>\r\n• The Beatles were not greeted in America with a stamp of parental approval.\r\n• The American music styles that influenced the Beatles\' sound.\r\n• Concert security could not protect The Beatles from their fans.\r\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\r\n• Why The Beatles were forced to take a city bus following a stadium show.\r\n• How John Lennon\'s remarks on religion changed their careers forever.\r\n• The first time one of the Beatles publicly said they\'d never tour again.\r\n• You will after this program!\r\n<h3 class=\"widget-title\">Rare 1964 concert film…</h3>\r\nDuring their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\r\n<h3 class=\"widget-title\">Did we mention entertaining?</h3>\r\nDave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!','Description','','inherit','open','open','','69-revision-v1','','','2015-06-27 06:35:59','2015-06-27 06:35:59','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-revision-v1/',0,'revision','',0),(75,1,'2015-06-27 06:36:40','2015-06-27 06:36:40',' ','','','publish','open','closed','','75','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=75',3,'nav_menu_item','',0),(76,1,'2015-06-27 06:45:22','2015-06-27 06:45:22','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\r\n<h3 class=\"widget-title\">Insights and fun facts about The Fab Four. Did you know…?</h3>\r\n• The Beatles were not greeted in America with a stamp of parental approval.\r\n• The American music styles that influenced the Beatles\' sound.\r\n• Concert security could not protect The Beatles from their fans.\r\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\r\n• Why The Beatles were forced to take a city bus following a stadium show.\r\n• How John Lennon\'s remarks on religion changed their careers forever.\r\n• The first time one of the Beatles publicly said they\'d never tour again.\r\n• You will after this program!\r\n<h3 class=\"widget-title\">Rare 1964 concert film…</h3>\r\nDuring their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\r\n<h3 class=\"widget-title\">Did we mention entertaining?</h3>\r\nDave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\r\n<h3 class=\"widget-title\">Grand Finale…</h3>\r\nA rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\r\n<h3 class=\"widget-title\">After program…</h3>\r\nQuestions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\r\n\r\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\r\n\r\n ','Description','','inherit','open','open','','69-revision-v1','','','2015-06-27 06:45:22','2015-06-27 06:45:22','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-revision-v1/',0,'revision','',0),(77,1,'2015-06-27 06:47:01','2015-06-27 06:47:01','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n\r\nPresentations can be customized to a time length that fits your programming schedule and specific departments or events by placing an emphasis on audience interests. Focus points include music from the 1960\'s, pop culture / history, the influence The Beatles had on American teenagers and the concert experience.\r\n\r\nPrograms include rare concert films, pre-show music, and an insightful and fun journey down the long and winding road to the \'60s and Beatlemania.\r\n\r\n \r\n<h3 class=\"widget-title\">Program Includes…</h3>\r\nOpening film sets the stage for Beatlemania in the U.S. This 7-minute montage of news clips, music videos and photos begins in 1963 with an overview of the year\'s popular music and news events involving President Kennedy, Cold War threats of nuclear weapons, and the Mercury Astronaut program. Performance clips range from early Motown and surf music to folk singers and clean-cut teen idols. The nation is thrown into mourning following news reports of JFK\'s assassination in Dallas. Then - only 79 days later - The Beatles are introduced to America on The Ed Sullivan Show. The cultural impact is shown through scenes of Beatlemania accompanied by chart-topping songs that lead into Dave\'s presentation.\r\n\r\nDave\'s entertaining story behind the story about The Beatles\' influence on American teenagers, the 1960\'s, pop music and the concert experience. Includes the author\'s personal memories and insights from promoters, concert mc\'s, journalists, radio deejays and musicians who traveled and worked with The Beatles. Based on his books The Beatles At Shea Stadium: The Story Behind Their Greatest Concert and The Beatles In Cleveland: Memories, Facts & Photos About The Notorious 1964 & 1966 Concerts.\r\n<h3 class=\"widget-title\">Insights and fun facts about The Fab Four. Did you know…?</h3>\r\n• The Beatles were not greeted in America with a stamp of parental approval.\r\n• The American music styles that influenced the Beatles\' sound.\r\n• Concert security could not protect The Beatles from their fans.\r\n• Paul McCartney was attacked during a concert (not funny). Video is shown frame by frame during this program.\r\n• Why The Beatles were forced to take a city bus following a stadium show.\r\n• How John Lennon\'s remarks on religion changed their careers forever.\r\n• The first time one of the Beatles publicly said they\'d never tour again.\r\n• You will after this program!\r\n<h3 class=\"widget-title\">Rare 1964 concert film…</h3>\r\nDuring their first North American tour the Beatles were greeted by overenthusiastic fans and an older generation that can be best described as shocked and appalled. This film shows both sides, along with extremely rare color footage of police chasing the Beatles off stage and stopping their show at Cleveland\'s Public Hall.\r\n<h3 class=\"widget-title\">Did we mention entertaining?</h3>\r\nDave is a nationally recognized comedy coach, award-winning humorist, and author of the books \"How To Be A Working Comic,\" \"Comedy FAQs And Answers,\" and \"Comedy Workshop.\" Expect a healthy dose of humor in his tales about The Fab Four!\r\n<h3 class=\"widget-title\">Grand Finale…</h3>\r\nA rare 10 minute film of The Beatles performing at Cleveland Stadium on August 14, 1966 - only two weeks before their final tour performance and the concert author Dave Schwensen attended with his parents. Film includes color and black and white footage, live audio recordings and scenes of overexcited fans rushing onto the stage, police stopping the show, and The Beatles escaping (with a slap to Paul?) into a house trailer that was only meant to be their pre-show dressing room. And believe us when we say \"rare\" - Dave attended this show has the only copy of this film!\r\n<h3 class=\"widget-title\">After program…</h3>\r\nQuestions and answers, and author book-signing. Books and concert t-shirts will be available for purchase at a special publisher discount.\r\n\r\nSpecial pricing for schools and special interest groups includes an opportunity for bulk purchases of The Beatles At Shea Stadium and The Beatles In Cleveland for audience prizes and giveaways at 30% off retail price.\r\n\r\nFor more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Description','','inherit','open','open','','69-revision-v1','','','2015-06-27 06:47:01','2015-06-27 06:47:01','',69,'http://beatlessheastadium.com/index.php/2015/06/27/69-revision-v1/',0,'revision','',0),(78,1,'2015-06-27 07:01:33','2015-06-27 07:01:33','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC for the 1966 Beatles concert in Cleveland</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below.\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=a4c2afca71#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>Your Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','Reviews','','publish','closed','closed','','reviews','','','2015-07-07 07:46:16','2015-07-07 07:46:16','',0,'http://beatlessheastadium.com/?page_id=78',0,'page','',0),(79,1,'2015-06-27 06:52:41','2015-06-27 06:52:41','','CSU Logo','','inherit','open','open','','csu-logo','','','2015-06-27 06:52:41','2015-06-27 06:52:41','',78,'http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg',0,'attachment','image/jpeg',0),(80,1,'2015-06-27 06:52:51','2015-06-27 06:52:51','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" /> \"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" - Cleveland State University','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 06:52:51','2015-06-27 06:52:51','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(81,1,'2015-06-27 06:54:11','2015-06-27 06:54:11','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 06:54:11','2015-06-27 06:54:11','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(82,1,'2015-06-27 06:56:34','2015-06-27 06:56:34','','OU Zanesville Logo','','inherit','open','open','','ou-zanesville-logo','','','2015-06-27 06:56:34','2015-06-27 06:56:34','',78,'http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg',0,'attachment','image/jpeg',0),(83,1,'2015-06-27 06:56:43','2015-06-27 06:56:43','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 06:56:43','2015-06-27 06:56:43','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(84,1,'2015-06-27 06:58:23','2015-06-27 06:58:23','','UAO BGSU','','inherit','open','open','','uao-bgsu','','','2015-06-27 06:58:23','2015-06-27 06:58:23','',78,'http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg',0,'attachment','image/jpeg',0),(85,1,'2015-06-27 06:58:32','2015-06-27 06:58:32','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 06:58:32','2015-06-27 06:58:32','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(86,1,'2015-06-27 07:00:24','2015-06-27 07:00:24','','CA U of PA Logo','','inherit','open','open','','ca-u-of-pa-logo','','','2015-06-27 07:00:24','2015-06-27 07:00:24','',78,'http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg',0,'attachment','image/jpeg',0),(87,1,'2015-06-27 07:00:35','2015-06-27 07:00:35','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 07:00:35','2015-06-27 07:00:35','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(88,1,'2015-06-27 07:01:33','2015-06-27 07:01:33','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance as well. We have heard nothing but great reviews from all in attendance. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 07:01:33','2015-06-27 07:01:33','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(89,1,'2015-06-28 04:11:12','2015-06-28 04:11:12','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Reviews','','inherit','open','open','','78-autosave-v1','','','2015-06-28 04:11:12','2015-06-28 04:11:12','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-autosave-v1/',0,'revision','',0),(90,1,'2015-06-27 07:06:18','2015-06-27 07:06:18','','Zips Logo','','inherit','open','open','','zips-logo','','','2015-06-27 07:06:18','2015-06-27 07:06:18','',78,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg',0,'attachment','image/jpeg',0),(91,1,'2015-06-27 07:08:18','2015-06-27 07:08:18','','University Hospitals Logo','','inherit','open','open','','university-hospitals-logo','','','2015-06-27 07:08:18','2015-06-27 07:08:18','',78,'http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg',0,'attachment','image/jpeg',0),(92,1,'2015-06-27 07:08:29','2015-06-27 07:08:29','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 07:08:29','2015-06-27 07:08:29','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(93,1,'2015-06-27 07:12:14','2015-06-27 07:12:14','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-27 07:12:14','2015-06-27 07:12:14','',78,'http://beatlessheastadium.com/index.php/2015/06/27/78-revision-v1/',0,'revision','',0),(94,1,'2015-06-28 01:55:06','2015-06-28 01:55:06',' ','','','publish','open','closed','','94','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',0,'http://beatlessheastadium.com/?p=94',4,'nav_menu_item','',0),(143,1,'2015-07-06 04:11:29','2015-07-06 04:11:29','','BG Top Crop 1200x350','','inherit','open','open','','bg-top-crop-1200x350','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/BG-Top-Crop-1200x350.jpg',0,'attachment','image/jpeg',0),(95,1,'2015-06-28 02:09:30','2015-06-28 02:09:30','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-28 02:09:30','2015-06-28 02:09:30','',78,'http://beatlessheastadium.com/index.php/2015/06/28/78-revision-v1/',0,'revision','',0),(142,1,'2015-07-06 04:11:24','2015-07-06 04:11:24','','BG Mid Crop 1200x350','','inherit','open','open','','bg-mid-crop-1200x350','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/BG-Mid-Crop-1200x350.jpg',2,'attachment','image/jpeg',0),(96,1,'2015-06-28 02:11:46','2015-06-28 02:11:46','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below.','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-28 02:11:46','2015-06-28 02:11:46','',78,'http://beatlessheastadium.com/index.php/2015/06/28/78-revision-v1/',0,'revision','',0),(97,1,'2015-06-28 02:13:19','2015-06-28 02:13:19','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and art school classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-28 02:13:19','2015-06-28 02:13:19','',78,'http://beatlessheastadium.com/index.php/2015/06/28/78-revision-v1/',0,'revision','',0),(108,1,'2015-06-28 04:11:01','2015-06-28 04:11:01','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC of the 1966 Beatles concert at Cleveland Stadium</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Reviews','','inherit','open','open','','78-revision-v1','','','2015-06-28 04:11:01','2015-06-28 04:11:01','',78,'http://beatlessheastadium.com/index.php/2015/06/28/78-revision-v1/',0,'revision','',0),(98,1,'2015-09-12 01:47:30','2015-09-12 01:47:30','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n <p>A book from North Shore Publishing<br>\r\n6x9 - Perfect Paperback<br>\r\n280 pages with photos & index<br>\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes</p>\r\n<p>See below for 20% discount on author signed books and FREE shipping!</p>\r\n\r\n <h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3> <p>On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. </p>\r\n<p>\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. </p>\r\n<p>The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.</p>\r\n\r\n <h3 class=\"widget-title\">Queens Gazette</h3> \"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n <h3 class=\"widget-title\">The Rock and Roll Chemist</h3> \"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\r\n * For reader reviews:\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\">\r\n</iframe>\r\n <h3 class=\"widget-title\">BeatleFan Magazine</h3> \"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n <h3 class=\"widget-title\">Something Else! Reviews</h3> \"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n <h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3> \"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n <h3 class=\"widget-title\">Jude Kessler, host of The John Lennon Hour</h3> \"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\r\n <h3 class=\"widget-title\">20% Off Author Signed Copies</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles At Shea Stadium','','inherit','open','open','','10-autosave-v1','','','2015-09-12 01:47:30','2015-09-12 01:47:30','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-autosave-v1/',0,'revision','',0),(100,1,'2015-06-28 02:50:05','2015-06-28 02:50:05','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" />','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 02:50:05','2015-06-28 02:50:05','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(99,1,'2015-06-28 02:25:58','2015-06-28 02:25:58','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 02:25:58','2015-06-28 02:25:58','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(101,1,'2015-06-28 02:54:18','2015-06-28 02:54:18','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes!','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 02:54:18','2015-06-28 02:54:18','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(102,1,'2015-06-28 03:01:58','2015-06-28 03:01:58','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Trade Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nThe Beatles\' performance at New York\'s Shea Stadium on August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. \"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 03:01:58','2015-06-28 03:01:58','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(103,1,'2015-06-28 03:12:01','2015-06-28 03:12:01','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Trade Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>','Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 03:12:01','2015-06-28 03:12:01','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(104,1,'2015-06-28 03:12:18','2015-06-28 03:12:18','<p><img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.</p>\r\n<p>A book from North Shore Publishing<br />\r\n6x9 - Trade Paperback<br />\r\n280 pages with photos & index<br />\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes</p>\r\n<p>See below to purchase author signed copy</p>\r\n<p> </p>\r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\n<p>On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.</p>\r\n<p>\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.</p>\r\n<p>The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.</p>\r\n<p> </p>\r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n<p>\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\" - Queens Gazette</p>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n<p>\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\" - Beatlefan Magazine <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe></p>\r\n','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 03:12:18','2015-06-28 03:12:18','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(105,1,'2015-06-28 03:20:48','2015-06-28 03:20:48','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Trade Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. The Beatles at Shea Stadium: The Story Behind Their Greatest Concert makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 03:20:48','2015-06-28 03:20:48','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(106,1,'2015-06-28 04:03:34','2015-06-28 04:03:34','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Trade Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies!</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 04:03:34','2015-06-28 04:03:34','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(107,1,'2015-06-28 04:04:48','2015-06-28 04:04:48','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Trade Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies!</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>[contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 04:04:48','2015-06-28 04:04:48','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(117,1,'2015-06-28 05:19:31','2015-06-28 05:19:31','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Trade Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>[contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 05:19:31','2015-06-28 05:19:31','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(132,1,'2015-07-06 02:20:23','2015-07-06 02:20:23','','New Slider','','trash','open','open','','new-slider-2','','','2015-07-06 02:25:59','2015-07-06 02:25:59','',0,'http://beatlessheastadium.com/?post_type=ml-slider&p=132',0,'ml-slider','',0),(109,1,'2015-06-28 04:15:47','2015-06-28 04:15:47','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />\r\n\r\nDave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\r\n\r\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured on PBS Television and Radio, and in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous national and regional television and radio appearances as a featured guest author and comedy expert.','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-28 04:15:47','2015-06-28 04:15:47','',4,'http://beatlessheastadium.com/index.php/2015/06/28/4-revision-v1/',0,'revision','',0),(110,1,'2015-06-28 04:25:48','2015-06-28 04:25:48','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville, KY. Dave has also been interviewed on radio, television and in publications from Boston to Honolulu and throughout Canada. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />\r\n\r\nDave is the author of How To Be A Working Comic, Comedy Workshop and Comedy FAQ\'s And Answers. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\r\n\r\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-28 04:25:48','2015-06-28 04:25:48','',4,'http://beatlessheastadium.com/index.php/2015/06/28/4-revision-v1/',0,'revision','',0),(111,1,'2015-06-28 04:26:48','2015-06-28 04:26:48','','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 04:26:48','2015-06-28 04:26:48','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(112,1,'2015-09-12 04:31:37','2015-09-12 04:31:37','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.</p>\r\n<p>Hot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.</p>\r\n<p>In August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.</p>\r\n\r\n <p>A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. </p>\r\n<p>The Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. </p>\r\n\r\n <iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"560\"></iframe>\r\n <p>Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. </p>\r\n\r\n <p>Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.</p>\r\n\r\n <h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3> <p>From the author of The Beatles At Shea Stadium<br>\r\nNorth Shore Publishing<br>\r\nPerfect Paperback: 192 pages / rare photos & memorabilia<br>\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes<br>\r\nSee below to purchase author signed copy & special t-shirt offer</p>\r\n\r\n <h3 class=\"widget-title\">Television Features…</h3> \r\n <iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"420\"></iframe>\r\n <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"420\"></iframe>\r\n <h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3> \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n <h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3> \"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n <p> For Reader Reviews:<br>\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\"><br />\r\n</iframe></p>\r\n\r\n <h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3> \"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n <h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3> \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"130\" width=\"172\">\r\n The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"130\" width=\"185\">\r\n (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n <h3 class=\"widget-title\">20% Off Author Signed Copies</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3> \r\n <p>Medium, Large and XL and 2XL sizes.<br>\r\nGildan DryBlend brand.<br>\r\n50% cotton / 50% polyester.<br>\r\nShort sleeve, ash grey.<br>\r\nShirts are not sold separately.</p>\r\n<p>Author signed book and shirt combo is available in U.S. only.</p>\r\n<p>Combo price $29.95 + $5.99 shipping<br>\r\nPlease be sure to select proper shirt size when ordering.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\">\r\n<input name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\" type=\"hidden\">\r\n<table>\r\n<tbody><tr><td><input name=\"on0\" value=\"Shirt Sizes\" type=\"hidden\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\r\n <option value=\"Large\">Large $29.95 USD</option>\r\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n <option value=\"Medium\">Medium $29.95 USD</option>\r\n</select> </td></tr>\r\n</tbody></table>\r\n<input name=\"currency_code\" value=\"USD\" type=\"hidden\">\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\">\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\">\r\n</form>\r\n For questions or more information please use the contact form below. Thanks!\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles In Cleveland','','inherit','open','open','','13-autosave-v1','','','2015-09-12 04:31:37','2015-09-12 04:31:37','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-autosave-v1/',0,'revision','',0),(113,1,'2015-06-28 05:00:07','2015-06-28 05:00:07','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">Bob Malik, host of the nationally syndicated radio show The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Joe Johnson, host of the nationally syndicated radio show Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 05:00:07','2015-06-28 05:00:07','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(114,1,'2015-06-28 05:07:48','2015-06-28 05:07:48','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 05:07:48','2015-06-28 05:07:48','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(116,1,'2015-06-28 05:18:50','2015-06-28 05:18:50','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 05:18:50','2015-06-28 05:18:50','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(115,1,'2015-06-28 05:13:28','2015-06-28 05:13:28','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n\r\n* For Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n\r\n \r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 05:13:28','2015-06-28 05:13:28','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(118,1,'2015-06-28 05:20:33','2015-06-28 05:20:33','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Perfect Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>[contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-06-28 05:20:33','2015-06-28 05:20:33','',10,'http://beatlessheastadium.com/index.php/2015/06/28/10-revision-v1/',0,'revision','',0),(119,1,'2015-06-28 05:23:30','2015-06-28 05:23:30','','Big Jack Beatles Website','','inherit','open','open','','big-jack-beatles-website-2','','','2015-06-28 05:23:30','2015-06-28 05:23:30','',13,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg',0,'attachment','image/jpeg',0),(120,1,'2015-06-28 05:23:50','2015-06-28 05:23:50','','Book & Dave Website Resized','','inherit','open','open','','book-dave-website-resized-2','','','2015-06-28 05:23:50','2015-06-28 05:23:50','',13,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg',0,'attachment','image/jpeg',0),(121,1,'2015-06-28 05:43:43','2015-06-28 05:43:43','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy\r\n\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" />','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 05:43:43','2015-06-28 05:43:43','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(122,1,'2015-06-28 06:11:57','2015-06-28 06:11:57','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 06:11:57','2015-06-28 06:11:57','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(123,1,'2015-06-28 06:48:29','2015-06-28 06:48:29','','Tshirt Website','','inherit','open','open','','tshirt-website','','','2015-06-28 06:48:29','2015-06-28 06:48:29','',13,'http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg',0,'attachment','image/jpeg',0),(124,1,'2015-06-28 07:12:50','2015-06-28 07:12:50','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes only.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> ','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 07:12:50','2015-06-28 07:12:50','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(131,1,'2015-07-06 02:15:56','2015-07-06 02:15:56','','New Slider','','publish','open','open','','new-slider','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/?post_type=ml-slider&p=131',0,'ml-slider','',0),(125,1,'2015-06-28 07:14:11','2015-06-28 07:14:11','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes only.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>[contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 07:14:11','2015-06-28 07:14:11','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(126,1,'2015-06-28 07:17:26','2015-06-28 07:17:26','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes only.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks! [contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-06-28 07:17:26','2015-06-28 07:17:26','',13,'http://beatlessheastadium.com/index.php/2015/06/28/13-revision-v1/',0,'revision','',0),(130,1,'2015-07-06 00:31:19','2015-07-06 00:31:19','','North Shore Logo Blue 500','','inherit','open','open','','north-shore-logo-blue-500','','','2015-07-06 00:35:39','2015-07-06 00:35:39','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/North-Shore-Logo-Blue-500.jpg',0,'attachment','image/jpeg',0),(127,1,'2015-06-28 07:31:01','2015-06-28 07:31:01','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/author-dave-150.jpg\" alt=\"\" width=\"150\" height=\"223\" />\r\n<h3 class=\"widget-title\">Dave Schwensen…</h3>\r\nIs the author of six books, three blogs, and an entertainment journalist since 1993 with articles published in the United States, Canada and Japan. A pop culture enthusiast, nationally recognized comedy coach, and presenter (no one wants a \'lecture\'!) with a sense of humor and love for music and laughter, his newspaper and magazine reviews, interviews, and behind the scenes exclusives have included entertainers such as Paul McCartney, Garth Brooks, Britney Spears, The Monkees, Willie Nelson, Ray Romano, Lisa Lampanelli, Dave Chappelle, Jeff Foxworthy, Drew Carey and many others.\r\n\r\nCareer stops include New York, Los Angeles, Cleveland and (currently) Chicago.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" /> Dave is the author of The Beatles At Shea Stadium and The Beatles In Cleveland. He brings his researched knowledge and personal experience as a baby boomer who actually saw The Beatles in concert to every program. He has been featured on the syndicated radio shows The Beatle Years, Breakfast with the Beatles and Beatle Brunch, and as a guest author and speaker at The Fest For Beatles Fans in New York, Chicago and Los Angeles, and Abbey Road On The River in Louisville and Cleveland. Dave has also been interviewed on PBS Television and Radio, and national and regional radio, television, print and online publications from Boston to Honolulu, Canada and Europe. <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/WC-150.jpg\" alt=\"\" width=\"150\" height=\"228\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/FAQs-cover-150.jpg\" alt=\"\" width=\"150\" height=\"222\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Comedy-Workshop-Cover150.jpg\" alt=\"\" width=\"150\" height=\"225\" />\r\n\r\nDave is the author of How To Be A Working Comic, Comedy FAQs And Answers, and Comedy Workshop. His insider\'s knowledge was earned as Talent Coordinator for the television show, A&E\'s An Evening At The Improv, and the legendary Improv Comedy Clubs in Hollywood and New York City. While in that capacity, he also acted as a comedian consultant for many television and film productions. Included in that list are The Tonight Show with Jay Leno, Late Night with David Letterman, The Today Show, Comedy Central, MTV, VH-1, HBO, Disney, Paramount, and other major television networks and film studios.\r\n\r\nA nationally recognized comedy coach, TheComedyBook.com, Dave\'s workshops are based in Chicago and Cleveland, and include sold-out seminars in New York, Philadelphia, New Orleans, Los Angeles, San Francisco, and other locations. He has been featured in the Chicago Tribune, Cleveland Plain Dealer, Hollywood Reporter, Back Stage Newspaper, Cleveland Magazine, Ohio Magazine, and many others. He has also made numerous television and radio appearances as a featured guest and comedy expert.','About Dave','','inherit','open','open','','4-revision-v1','','','2015-06-28 07:31:01','2015-06-28 07:31:01','',4,'http://beatlessheastadium.com/index.php/2015/06/28/4-revision-v1/',0,'revision','',0),(146,1,'2015-07-06 04:24:40','2015-07-06 04:24:40','','Program Banner with BG 1200','','inherit','open','open','','program-banner-with-bg-1200','','','2015-07-06 04:30:48','2015-07-06 04:30:48','',0,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Program-Banner-with-BG-1200.jpg',5,'attachment','image/jpeg',0),(147,1,'2015-07-06 04:37:28','2015-07-06 04:37:28','','Home Page','','publish','closed','open','','home-page','','','2015-07-06 04:37:28','2015-07-06 04:37:28','',0,'http://beatlessheastadium.com/index.php/home-page/',0,'page','',0),(153,1,'2015-07-06 05:48:02','2015-07-06 05:48:02','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes only.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\r\n\r\n</form>For questions or more information please use the contact form below. Thanks! [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-06 05:48:02','2015-07-06 05:48:02','',13,'http://beatlessheastadium.com/index.php/2015/07/06/13-revision-v1/',0,'revision','',0),(154,1,'2015-07-06 05:48:49','2015-07-06 05:48:49','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of The Beatles’ Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes only.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\r\n\r\n</form>For questions or more information please use the contact form below. Thanks! [contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-06 05:48:49','2015-07-06 05:48:49','',13,'http://beatlessheastadium.com/index.php/2015/07/06/13-revision-v1/',0,'revision','',0),(155,1,'2015-07-06 05:49:15','2015-07-06 05:49:15','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Perfect Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>[contact-form-7 id=\"65\" title=\"Contact form 1\"]','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-07-06 05:49:15','2015-07-06 05:49:15','',10,'http://beatlessheastadium.com/index.php/2015/07/06/10-revision-v1/',0,'revision','',0),(156,1,'2015-07-06 05:49:49','2015-07-06 05:49:49','[contact-form-7 id=\"65\" title=\"Contact form 1\"]','Contact Us','','inherit','open','open','','6-revision-v1','','','2015-07-06 05:49:49','2015-07-06 05:49:49','',6,'http://beatlessheastadium.com/index.php/2015/07/06/6-revision-v1/',0,'revision','',0),(373,1,'2015-11-13 17:20:10','2015-11-13 23:20:10','','U of Indy 1 405','','inherit','open','closed','','u-of-indy-1-405','','','2015-11-13 17:20:10','2015-11-13 23:20:10','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-1-405.jpg',0,'attachment','image/jpeg',0),(163,1,'2015-07-06 08:18:52','2015-07-06 08:18:52','','John Sebastian','','inherit','open','open','','john-sebastian','','','2015-07-06 08:18:52','2015-07-06 08:18:52','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg',0,'attachment','image/jpeg',0),(162,1,'2015-07-06 08:15:19','2015-07-06 08:15:19','<h3 class=\"widget-title\">On The Road with The Beatles At Shea Stadium</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/IMG_0294-e1436169884320.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"500\" height=\"667\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-06 08:15:19','2015-07-06 08:15:19','',148,'http://beatlessheastadium.com/index.php/2015/07/06/148-revision-v1/',0,'revision','',0),(166,1,'2015-07-06 08:36:39','2015-07-06 08:36:39','','Tony Bramwell','','inherit','open','open','','tony-bramwell','','','2015-07-06 08:36:39','2015-07-06 08:36:39','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg',0,'attachment','image/jpeg',0),(167,1,'2015-07-06 08:38:04','2015-07-06 08:38:04','','Steve Holley','','inherit','open','open','','steve-holley','','','2015-07-06 08:38:04','2015-07-06 08:38:04','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg',0,'attachment','image/jpeg',0),(169,1,'2015-07-06 08:46:49','2015-07-06 08:46:49','','Eddie Deezen','','inherit','open','open','','eddie-deezen','','','2015-07-06 08:46:49','2015-07-06 08:46:49','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg',0,'attachment','image/jpeg',0),(170,1,'2015-07-06 08:50:59','2015-07-06 08:50:59','','Billy J. Kramer','','inherit','open','open','','billy-j-kramer','','','2015-07-06 08:50:59','2015-07-06 08:50:59','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg',0,'attachment','image/jpeg',0),(171,1,'2015-07-06 08:54:57','2015-07-06 08:54:57','<h3 class=\"widget-title\">On The Road with The Beatles At Shea Stadium</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-06 08:54:57','2015-07-06 08:54:57','',148,'http://beatlessheastadium.com/index.php/2015/07/06/148-revision-v1/',0,'revision','',0),(172,1,'2015-07-07 02:58:37','2015-07-07 02:58:37','','Mark Hudson','','inherit','open','open','','mark-hudson','','','2015-07-07 02:58:37','2015-07-07 02:58:37','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg',0,'attachment','image/jpeg',0),(173,1,'2015-07-07 03:00:54','2015-07-07 03:00:54','','Judy','','inherit','open','open','','judy','','','2015-07-07 03:00:54','2015-07-07 03:00:54','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg',0,'attachment','image/jpeg',0),(174,1,'2015-07-07 03:02:34','2015-07-07 03:02:34','','Ringer Starr','','inherit','open','open','','ringer-starr','','','2015-07-07 03:02:34','2015-07-07 03:02:34','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg',0,'attachment','image/jpeg',0),(175,1,'2015-07-07 03:08:00','2015-07-07 03:08:00','<h3 class=\"widget-title\">Abbey Road on the River & Fest For Beatles Fans</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-07 03:08:00','2015-07-07 03:08:00','',148,'http://beatlessheastadium.com/index.php/2015/07/07/148-revision-v1/',0,'revision','',0),(176,1,'2015-07-07 04:53:48','2015-07-07 04:53:48','','Channel 5 Cleveland','','inherit','open','open','','channel-5-cleveland','','','2015-07-07 04:53:48','2015-07-07 04:53:48','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg',0,'attachment','image/jpeg',0),(177,1,'2015-07-07 04:56:40','2015-07-07 04:56:40','','Nassau 1','','inherit','open','open','','nassau-1','','','2015-07-07 04:56:40','2015-07-07 04:56:40','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg',0,'attachment','image/jpeg',0),(179,1,'2015-07-07 05:05:32','2015-07-07 05:05:32','','Version 2','','inherit','open','open','','version-2-2','','','2015-07-07 05:05:32','2015-07-07 05:05:32','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg',0,'attachment','image/jpeg',0),(180,1,'2015-07-07 05:09:12','2015-07-07 05:09:12','','Naples','','inherit','open','open','','naples','','','2015-07-07 05:09:12','2015-07-07 05:09:12','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg',0,'attachment','image/jpeg',0),(184,1,'2015-07-07 05:17:33','2015-07-07 05:17:33','','Wichita','','inherit','open','open','','wichita','','','2015-07-07 05:17:33','2015-07-07 05:17:33','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg',0,'attachment','image/jpeg',0),(183,1,'2015-07-07 05:16:10','2015-07-07 05:16:10','','Las Vegas','','inherit','open','open','','las-vegas','','','2015-07-07 05:16:10','2015-07-07 05:16:10','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg',0,'attachment','image/jpeg',0),(185,1,'2015-07-07 05:19:29','2015-07-07 05:19:29','<h1>Beatles Festivals</h1>\r\n<h3>Abbey Road On The River & Fest For Beatles Fans</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from beyond - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from beyond - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Wichita, Kansas\" width=\"2448\" height=\"3015\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-07 05:19:29','2015-07-07 05:19:29','',148,'http://beatlessheastadium.com/index.php/2015/07/07/148-revision-v1/',0,'revision','',0),(196,1,'2015-07-07 06:28:25','2015-07-07 06:28:25','','Lynchburg 2','','inherit','open','open','','lynchburg-2','','','2015-07-07 06:28:25','2015-07-07 06:28:25','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg-2.jpg',0,'attachment','image/jpeg',0),(187,1,'2015-07-07 05:44:40','2015-07-07 05:44:40','','Put-In-Bay','','inherit','open','open','','put-in-bay','','','2015-07-07 05:44:40','2015-07-07 05:44:40','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg',0,'attachment','image/jpeg',0),(188,1,'2015-07-07 05:48:51','2015-07-07 05:48:51','','Version 2','','inherit','open','open','','version-2-3','','','2015-07-07 05:48:51','2015-07-07 05:48:51','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg',0,'attachment','image/jpeg',0),(189,1,'2015-07-07 05:50:56','2015-07-07 05:50:56','','Lake Erie','','inherit','open','open','','lake-erie','','','2015-07-07 05:50:56','2015-07-07 05:50:56','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg',0,'attachment','image/jpeg',0),(190,1,'2015-07-07 05:56:15','2015-07-07 05:56:15','','Omaha','','inherit','open','open','','omaha','','','2015-07-07 05:56:15','2015-07-07 05:56:15','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg',0,'attachment','image/jpeg',0),(191,1,'2015-07-07 05:58:25','2015-07-07 05:58:25','','Version 2','','inherit','open','open','','version-2-4','','','2015-07-07 05:58:25','2015-07-07 05:58:25','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg',0,'attachment','image/jpeg',0),(192,1,'2015-07-07 06:04:49','2015-07-07 06:04:49','','Los Angeles','','inherit','open','open','','los-angeles','','','2015-07-07 06:04:49','2015-07-07 06:04:49','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg',0,'attachment','image/jpeg',0),(195,1,'2015-07-07 06:17:55','2015-07-07 06:17:55','','Chicago 2','','inherit','open','open','','chicago-2','','','2015-07-07 06:17:55','2015-07-07 06:17:55','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg',0,'attachment','image/jpeg',0),(194,1,'2015-07-07 06:10:36','2015-07-07 06:10:36','','Amherst','','inherit','open','open','','amherst','','','2015-07-07 06:10:36','2015-07-07 06:10:36','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg',0,'attachment','image/jpeg',0),(197,1,'2015-07-07 06:35:53','2015-07-07 06:35:53','<h1>Beatles Festivals</h1>\r\n<h3>Abbey Road On The River & Fest For Beatles Fans</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from beyond - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from beyond - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg-2.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-07 06:35:53','2015-07-07 06:35:53','',148,'http://beatlessheastadium.com/index.php/2015/07/07/148-revision-v1/',0,'revision','',0),(198,1,'2015-07-07 06:45:43','2015-07-07 06:45:43','<h1>Beatles Festivals</h1>\r\n<h3>Abbey Road On The River & Fest For Beatles Fans</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from beyond - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from beyond - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg-2.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion in 1812 - Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-07 06:45:43','2015-07-07 06:45:43','',148,'http://beatlessheastadium.com/index.php/2015/07/07/148-revision-v1/',0,'revision','',0),(199,1,'2015-07-07 06:51:20','2015-07-07 06:51:20','','Version 2','','inherit','open','open','','version-2-5','','','2015-07-07 06:51:20','2015-07-07 06:51:20','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg',0,'attachment','image/jpeg',0),(200,1,'2015-07-07 06:52:30','2015-07-07 06:52:30','','AROTR Program','','inherit','open','open','','arotr-program','','','2015-07-07 06:52:30','2015-07-07 06:52:30','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg',0,'attachment','image/jpeg',0),(201,1,'2015-07-07 06:54:01','2015-07-07 06:54:01','','Fest Stage','','inherit','open','open','','fest-stage','','','2015-07-07 06:54:01','2015-07-07 06:54:01','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg',0,'attachment','image/jpeg',0),(202,1,'2015-07-07 07:01:55','2015-07-07 07:01:55','<h1>Beatles Festivals</h1>\r\n<h3>Abbey Road On The River & Fest For Beatles Fans</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg-2.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" width=\"599\" height=\"740\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" width=\"2448\" height=\"3022\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-07-07 07:01:55','2015-07-07 07:01:55','',148,'http://beatlessheastadium.com/index.php/2015/07/07/148-revision-v1/',0,'revision','',0),(203,1,'2015-07-07 07:43:25','2015-07-07 07:43:25','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC for the 1966 Beatles concert in Cleveland</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below.\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=a4c2afca71#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','Reviews','','inherit','open','open','','78-revision-v1','','','2015-07-07 07:43:25','2015-07-07 07:43:25','',78,'http://beatlessheastadium.com/index.php/2015/07/07/78-revision-v1/',0,'revision','',0),(204,1,'2015-07-07 07:46:16','2015-07-07 07:46:16','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/OU-Zanesville-Logo.jpg\" alt=\"\" width=\"150\" height=\"95\" />\r\n<h3 class=\"widget-title\">Ohio University</h3>\r\n\"Your program had lots of energy, great information, wonderful pictures and film clips, all with personal experiences and humor that made for a very enjoyable evening. It also had the largest audience we\'ve had for a guest lecturer in recent history.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CSU-Logo.jpg\" alt=\"\" width=\"150\" height=\"129\" />\r\n<h3 class=\"widget-title\">Cleveland State University</h3>\r\n\"This was music history coming to life! This was a truly exceptional event and from the many expressions of delight from audience members, one that will be long remembered. Thanks, Dave.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/CA-U-of-PA-Logo.jpg\" alt=\"\" width=\"150\" height=\"149\" />\r\n<h3 class=\"widget-title\">California University of Pennsylvania</h3>\r\n\"This program was well received not only by our students but the local community that we had in attendance. We have heard nothing but great reviews. Dave relies on his first hand experience and his passion to present an interactive discussion on The Beatles and the history surrounding the legendary band. Additionally, the rare footage of The Beatles performing makes this a must see program for your campus and local community.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Zips-Logo.jpg\" alt=\"\" width=\"150\" height=\"75\" />\r\n<h3 class=\"widget-title\">The University of Akron</h3>\r\n\"A great program. It was family friendly, informative and the crowd really seemed to love it! The lecture itself was perfect for the wide variety of students we have here at the University of Akron. From start to finish, Dave made the program easy to plan.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/UAO-BGSU.jpg\" alt=\"\" width=\"150\" height=\"148\" />\r\n<h3 class=\"widget-title\">Bowling Green State University</h3>\r\n\"This was our highest attended student activities program so far this school year. Thank you for a wonderful show and we hope to work with you again in the future.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/University-Hospitals-Logo.jpg\" alt=\"\" width=\"150\" height=\"43\" />\r\n<h3 class=\"widget-title\">Neurocritical Care and Stroke Conference / Music & Medicine Symposium</h3>\r\n\"Thanks Dave. Your presentation was pitch perfect for the audience. Everyone loved it.\"\r\n<h3 class=\"widget-title\">Upstate New York Region of the National Association of Educational Procurement (NAEP) and SUNY Purchasing Association</h3>\r\n\"You managed to levitate the group, in sound and spirit, back to the real \'rock and roll\' era that we will always hold dear to our hearts. You left a positive impression with us regarding your dedication in capturing and discussing a remarkable moment in history when four young lads from England literally energized an audience and impacted an entire city.\"\r\n<h3 class=\"widget-title\">The Women’s Club of Wheeling, WV</h3>\r\n\"We were very pleased with your presentation. It was especially great the way you wove history into the entertainment. By setting the stage and putting us back in that time frame, it was so much more enjoyable.\"\r\n<h3 class=\"widget-title\">Willoughby Public Library</h3>\r\n\"We cannot say enough about the high quality content and overall presentation. It was one of the best and highest attended programs in recent memory. Thank you for making it so much fun.\"\r\n<h3 class=\"widget-title\">Mentor Public Library</h3>\r\n\"Dave has a unique presentation that is enjoyable and fun for all ages. He\'s a great speaker and has some amazing film footage. We had one of our highest attendance rates for this program and I would definitely schedule The Beatles for another tour.\"\r\n<h3 class=\"widget-title\">Medina County District Library</h3>\r\n\"What an enjoyable evening! My family is still talking about it. I have never presented a program before, where people actually came up to me and thanked me for arranging the topic and speaker. This happened to me twice on Tuesday evening. It was a pleasure working with you and being part of an appreciative audience.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, former U.S. Manager of The Beatles’ Apple Records</h3>\r\n\"Totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n<h3 class=\"widget-title\">Bill Harry, Founder of Mersey Beat newspaper and classmate of John Lennon</h3>\r\n\"As John Lennon once said, \'You had to be there.\' Well, Dave Schwensen has created the nearest thing to actually witnessing the Cleveland concerts and it\'s a worthwhile contribution to the growing canon of works about the greatest rock group of them all.\"\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years, Los Angeles, CA</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend The Beatles In Cleveland strongly enough.\"\r\n<h3 class=\"widget-title\">Jack Armstrong, on stage MC for the 1966 Beatles concert in Cleveland</h3>\r\n\"I was swept back to that night and relived the elation, awe, panic, tension and immediate instinctive reaction that made up the moment for me.\"\r\n<h3 class=\"widget-title\">For more information, pricing and to schedule…</h3>\r\nPlease use the contact form below.\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=a4c2afca71#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>Your Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','Reviews','','inherit','open','open','','78-revision-v1','','','2015-07-07 07:46:16','2015-07-07 07:46:16','',78,'http://beatlessheastadium.com/index.php/2015/07/07/78-revision-v1/',0,'revision','',0),(205,1,'2015-07-07 07:49:05','2015-07-07 07:49:05','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" /> During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n\r\nA book from North Shore Publishing\r\n6x9 - Perfect Paperback\r\n280 pages with photos & index\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes\r\n\r\nSee below to purchase author signed copy\r\n\r\n \r\n<h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3>\r\nOn August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows.\r\n\r\n\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience.\r\n\r\nThe concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.\r\n\r\n \r\n<h3 class=\"widget-title\">Queens Gazette</h3>\r\n\"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n<h3 class=\"widget-title\">The Rock and Roll Chemist</h3>\r\n\"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\" * For reader reviews: <iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\r\n<h3 class=\"widget-title\">BeatleFan Magazine</h3>\r\n\"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n<h3 class=\"widget-title\">Something Else! Reviews</h3>\r\n\"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n<h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3>\r\n\"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n<h3 class=\"widget-title\">Jude Kessler, host of The John Lennon Hour</h3>\r\n\"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles At Shea Stadium\r\n20% off retail price of $24.95\r\n$19.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"4D94E97BURNTE\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form><form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=a4c2afca71#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles At Shea Stadium','','inherit','open','open','','10-revision-v1','','','2015-07-07 07:49:05','2015-07-07 07:49:05','',10,'http://beatlessheastadium.com/index.php/2015/07/07/10-revision-v1/',0,'revision','',0),(206,1,'2015-07-09 23:11:01','2015-07-09 23:11:01','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes only.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-09 23:11:01','2015-07-09 23:11:01','',13,'http://beatlessheastadium.com/index.php/2015/07/09/13-revision-v1/',0,'revision','',0),(207,1,'2015-07-09 23:16:59','2015-07-09 23:16:59','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price is $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-09 23:16:59','2015-07-09 23:16:59','',13,'http://beatlessheastadium.com/index.php/2015/07/09/13-revision-v1/',0,'revision','',0),(208,1,'2015-07-09 23:18:35','2015-07-09 23:18:35','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes\r\nHanes brand, short sleeve, ash grey\r\nShirts are not sold separately\r\n\r\nAuthor signed book and shirt combo is available in U.S. only\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-09 23:18:35','2015-07-09 23:18:35','',13,'http://beatlessheastadium.com/index.php/2015/07/09/13-revision-v1/',0,'revision','',0),(209,1,'2015-07-09 23:19:39','2015-07-09 23:19:39','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping.\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-09 23:19:39','2015-07-09 23:19:39','',13,'http://beatlessheastadium.com/index.php/2015/07/09/13-revision-v1/',0,'revision','',0),(210,1,'2015-07-09 23:20:44','2015-07-09 23:20:44','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','open','open','','13-revision-v1','','','2015-07-09 23:20:44','2015-07-09 23:20:44','',13,'http://beatlessheastadium.com/index.php/2015/07/09/13-revision-v1/',0,'revision','',0),(216,1,'2015-08-02 18:33:03','2015-08-02 18:33:03','<h1>Beatles Festivals</h1>\r\n<h3>Abbey Road On The River & Fest For Beatles Fans</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Photo bomb! Lake Kezar, Maine\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Taking a chance - Anderson, Indiana\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" alt=\"\" width=\"960\" height=\"1185\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2442\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" width=\"599\" height=\"740\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" width=\"2448\" height=\"3022\" />','Photos','','inherit','open','open','','148-revision-v1','','','2015-08-02 18:33:03','2015-08-02 18:33:03','',148,'http://beatlessheastadium.com/index.php/2015/08/02/148-revision-v1/',0,'revision','',0),(222,1,'2015-08-29 00:54:17','2015-08-29 00:54:17','','Louise Harrison','','inherit','open','closed','','louise-harrison','','','2015-08-29 00:54:17','2015-08-29 00:54:17','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg',0,'attachment','image/jpeg',0),(224,1,'2015-08-29 01:04:53','2015-08-29 01:04:53','','NY Beatles Shirts','','inherit','open','closed','','ny-beatles-shirts','','','2015-08-29 01:04:53','2015-08-29 01:04:53','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/NY-Beatles-Shirts.jpg',0,'attachment','image/jpeg',0),(223,1,'2015-08-29 00:59:37','2015-08-29 00:59:37','','Chicago Beatles Fest','','inherit','open','closed','','chicago-beatles-fest','','','2015-08-29 00:59:37','2015-08-29 00:59:37','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg',0,'attachment','image/jpeg',0),(376,1,'2015-11-28 16:12:36','2015-11-28 22:12:36',' <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Holiday Cyber Sale!','','draft','closed','closed','','sales','','','2015-12-01 16:43:14','2015-12-01 22:43:14','',0,'http://beatlessheastadium.com/?page_id=376',0,'page','',0),(374,1,'2015-11-13 17:21:59','2015-11-13 23:21:59',' <h1>Beatles Festivals</h1>\r\n \r\n <h3>All Together Now</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"406\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2299\" width=\"1867\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"721\" width=\"585\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"459\" width=\"373\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"The Chicago Fest For Beatles Fans\" alt=\"The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Rubber-City-Beatles-Fest.jpg\" title=\"Rubber City Beatles Festival - Akron, Ohio\" alt=\"Rubber City Beatles Festival - Akron, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"420\" width=\"340\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg\" title=\"Author Panel - Chicago Fest For Beatles Fans 2015\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"497\" width=\"960\">\r\n <h1>On The Road With The Beatles At Shea Stadium</h1>\r\n \r\n <h3>Here, There & Everywhere</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" title=\"On the island from "Help!" - Nassau, Bahamas\" alt=\"On the island from "Help!" - Nassau, Bahamas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1988\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" title=\"Photo bomb! Lake Kezar, Maine\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tampa-Beatles.jpg\" title=\"Yeah, there were comments about the shirt - Tampa, Florida\" alt=\"Yeah, there were comments about the shirt - Tampa, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"889\" width=\"720\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2712\" width=\"2202\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" title=\"Go west young man! Omaha, Nebraska\" alt=\"Go west young man! Omaha, Nebraska\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" title=\"Taking a chance - Anderson, Indiana\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1185\" width=\"960\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" title=\"Summer beach reading - New Buffalo, Michigan\" alt=\"Summer beach reading - New Buffalo, Michigan\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" title=\"Checking out the FAB happenings - Wichita, Kansas\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2442\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" title=\"Good Day Sunshine - Naples, Florida\" alt=\"Good Day Sunshine - Naples, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" title=\"Pushing books - Los Angeles, California\" alt=\"Pushing books - Los Angeles, California\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"350\" width=\"350\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" title=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" alt=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1725\" width=\"1401\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"480\" width=\"591\">\r\n <h1>On Stage</h1>\r\n \r\n <h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"740\" width=\"599\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-2-405.jpg\" title=\"University of Indianapolis\" alt=\"University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"466\" width=\"377\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-Student-Activities-405.jpg\" title=\"Student Activities - University of Indianapolis\" alt=\"Student Activities - University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"405\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/U-of-Indy-1-405.jpg\" title=\"The 60\'s were FAB! University of Indianapolis\" alt=\"the 60\'s were FAB! University of Indianapolis\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"405\">\r\n','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-11-13 17:21:59','2015-11-13 23:21:59','',148,'http://beatlessheastadium.com/index.php/2015/11/13/148-revision-v1/',0,'revision','',0),(225,1,'2015-08-29 01:08:04','2015-08-29 01:08:04','<h1>Beatles Festivals</h1>\r\n<h3>All Together Now</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Louise Harrison - George Harrison\'s sister at The Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" alt=\"\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" alt=\"The Chicago Fest For Beatles Fans\" width=\"1983\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/NY-Beatles-Shirts.jpg\" alt=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Photo bomb! Lake Kezar, Maine\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Taking a chance - Anderson, Indiana\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" alt=\"\" width=\"960\" height=\"1185\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2442\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" width=\"599\" height=\"740\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" width=\"2448\" height=\"3022\" />','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-08-29 01:08:04','2015-08-29 01:08:04','',148,'http://beatlessheastadium.com/index.php/2015/08/29/148-revision-v1/',0,'revision','',0),(230,1,'2015-09-03 23:38:46','2015-09-03 23:38:46','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\r\n\r\n</form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>Your Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-03 23:38:46','2015-09-03 23:38:46','',13,'http://beatlessheastadium.com/index.php/2015/09/03/13-revision-v1/',0,'revision','',0),(228,1,'2015-09-03 23:28:21','2015-09-03 23:28:21','','Chicago Author Panel 2015','','inherit','open','closed','','chicago-author-panel-2015','','','2015-09-03 23:28:21','2015-09-03 23:28:21','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg',0,'attachment','image/jpeg',0),(351,1,'2015-09-27 02:42:00','2015-09-27 02:42:00',' <h1>Beatles Festivals</h1>\r\n \r\n <h3>All Together Now</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"406\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2299\" width=\"1867\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"721\" width=\"585\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"459\" width=\"373\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"The Chicago Fest For Beatles Fans\" alt=\"The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Rubber-City-Beatles-Fest.jpg\" title=\"Rubber City Beatles Festival - Akron, Ohio\" alt=\"Rubber City Beatles Festival - Akron, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"420\" width=\"340\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg\" title=\"Author Panel - Chicago Fest For Beatles Fans 2015\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"497\" width=\"960\">\r\n <h1>On The Road With The Beatles At Shea Stadium</h1>\r\n \r\n <h3>Here, There & Everywhere</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" title=\"On the island from "Help!" - Nassau, Bahamas\" alt=\"On the island from "Help!" - Nassau, Bahamas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1988\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" title=\"Photo bomb! Lake Kezar, Maine\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tampa-Beatles.jpg\" title=\"Yeah, there were comments about the shirt - Tampa, Florida\" alt=\"Yeah, there were comments about the shirt - Tampa, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"889\" width=\"720\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2712\" width=\"2202\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" title=\"Go west young man! Omaha, Nebraska\" alt=\"Go west young man! Omaha, Nebraska\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" title=\"Taking a chance - Anderson, Indiana\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1185\" width=\"960\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" title=\"Summer beach reading - New Buffalo, Michigan\" alt=\"Summer beach reading - New Buffalo, Michigan\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" title=\"Checking out the FAB happenings - Wichita, Kansas\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2442\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" title=\"Good Day Sunshine - Naples, Florida\" alt=\"Good Day Sunshine - Naples, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" title=\"Pushing books - Los Angeles, California\" alt=\"Pushing books - Los Angeles, California\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"350\" width=\"350\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" title=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" alt=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1725\" width=\"1401\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"480\" width=\"591\">\r\n <h1>On Stage</h1>\r\n \r\n <h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"740\" width=\"599\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-09-27 02:42:00','2015-09-27 02:42:00','',148,'http://beatlessheastadium.com/index.php/2015/09/27/148-revision-v1/',0,'revision','',0),(349,1,'2015-09-27 02:34:41','2015-09-27 02:34:41',' <h1>Beatles Festivals</h1>\r\n \r\n <h3>All Together Now</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"500\" width=\"406\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2299\" width=\"1867\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"721\" width=\"585\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"459\" width=\"373\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"The Chicago Fest For Beatles Fans\" alt=\"The Chicago Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/NY-Beatles-Shirts.jpg\" title=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" alt=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg\" title=\"Author Panel - Chicago Fest For Beatles Fans 2015\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"497\" width=\"960\">\r\n <h1>On The Road With The Beatles At Shea Stadium</h1>\r\n \r\n <h3>Here, There & Everywhere</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" title=\"On the island from "Help!" - Nassau, Bahamas\" alt=\"On the island from "Help!" - Nassau, Bahamas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1988\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" title=\"Photo bomb! Lake Kezar, Maine\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" title=\"Summer beach reading - New Buffalo, Michigan\" alt=\"Summer beach reading - New Buffalo, Michigan\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tampa-Beatles.jpg\" title=\"Yeah, there were comments about the shirt - Tampa, Florida\" alt=\"Yeah, there were comments about the shirt - Tampa, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"889\" width=\"720\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2712\" width=\"2202\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" title=\"Go west young man! Omaha, Nebraska\" alt=\"Go west young man! Omaha, Nebraska\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" title=\"Taking a chance - Anderson, Indiana\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1185\" width=\"960\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" title=\"Checking out the FAB happenings - Wichita, Kansas\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2442\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" title=\"Good Day Sunshine - Naples, Florida\" alt=\"Good Day Sunshine - Naples, Florida\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3015\" width=\"2448\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" title=\"Pushing books - Los Angeles, California\" alt=\"Pushing books - Los Angeles, California\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"350\" width=\"350\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" title=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" alt=\"Line of defense for an earlier British Invasion during The War of 1812 and The Battle of Lake Erie\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"1725\" width=\"1401\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"480\" width=\"591\">\r\n <h1>On Stage</h1>\r\n \r\n <h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"593\" width=\"480\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"740\" width=\"599\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-09-27 02:34:41','2015-09-27 02:34:41','',148,'http://beatlessheastadium.com/index.php/2015/09/27/148-revision-v1/',0,'revision','',0),(227,1,'2015-08-29 01:15:31','2015-08-29 01:15:31','<h1>Beatles Festivals</h1>\r\n<h3>All Together Now</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" alt=\"\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" alt=\"The Chicago Fest For Beatles Fans\" width=\"1983\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/NY-Beatles-Shirts.jpg\" alt=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author Panel - Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Author-Panel-Chicago-2015.jpg\" alt=\"Author Panel - Chicago Fest For Beatles Fans\" width=\"614\" height=\"497\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Photo bomb! Lake Kezar, Maine\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Taking a chance - Anderson, Indiana\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" alt=\"\" width=\"960\" height=\"1185\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2442\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" width=\"599\" height=\"740\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" width=\"2448\" height=\"3022\" />','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-08-29 01:15:31','2015-08-29 01:15:31','',148,'http://beatlessheastadium.com/index.php/2015/08/29/148-revision-v1/',0,'revision','',0),(229,1,'2015-09-03 23:33:20','2015-09-03 23:33:20','<h1>Beatles Festivals</h1>\r\n<h3>All Together Now</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Julia Baird - John Lennon\'s sister. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/11377185_817637821661899_7310223485247111536_n.jpg\" alt=\"\" width=\"406\" height=\"500\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Louise Harrison - George Harrison\'s sister. The Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Louise-Harrison.jpg\" alt=\"\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" alt=\"With John Sebastian from The Lovin\' Spoonful and Rock Hall member. Abbey Road on the River, Louisville, KY.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Billy-J.-Kramer.jpg\" alt=\"With British Invader Billy J. Kramer at The Los Angeles Fest For Beatles Fans.\" width=\"1867\" height=\"2299\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Eddie-Deezen.jpg\" alt=\"With all-time favorite actor Eddie Deezen at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3014\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Tony-Bramwell.jpg\" alt=\"With Tony Bramwell, author and fab insider. Abbey Road on the River, Louisville, KY.\" width=\"585\" height=\"721\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mark-Hudson.jpg\" alt=\"With producer and musician Mark Hudson at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Judy.jpg\" alt=\"With Judith Kristen, author of "A Date With A Beatle" at The New York Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Steve-Holley.jpg\" alt=\"With former Wings drummer Steve Holley. Abbey Road on the River, Louisville, KY.\" width=\"373\" height=\"459\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Chicago Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" alt=\"The Chicago Fest For Beatles Fans\" width=\"1983\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/NY-Beatles-Shirts.jpg\" alt=\"Celebrating 50 Years of Stadium Rock at The New York Fest For Beatles Fans\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Ringer-Starr.jpg\" alt=\"Fooled you!! With Ringer Starr at The Los Angeles Fest For Beatles Fans.\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author Panel - Chicago Fest For Beatles Fans 2015\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Author-Panel-2015.jpg\" alt=\"\" width=\"960\" height=\"497\" />\r\n<h1>On The Road With The Beatles At Shea Stadium</h1>\r\n<h3>Here, There & Everywhere</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Channel-5-Cleveland.jpg\" alt=\"Filming TV news feature at The Rock and Roll Hall of Fame - Cleveland, OH\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"On the island from "Help!" - Nassau, Bahamas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Nassau-1.jpg\" alt=\"On the island from "Help!" - Nassau, Bahamas\" width=\"1988\" height=\"2448\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Mt.-Rushmore-2.jpg\" alt=\"Introducing The Fab Four to The Fab Four - Mt. Rushmore, South Dakota\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Photo bomb! Lake Kezar, Maine\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Kezar-Maine.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The Beatles watching from top of the Mirage Hotel - Las Vegas, Nevada\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Las-Vegas.jpg\" alt=\"The Beatles watching from the top of the Mirage Hotel - Las Vegas, Nevada\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Summer beach reading - New Buffalo, Michigan\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/New-Buffalo.jpg\" alt=\"Summer beach reading - New Buffalo, Michigan\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Good Day Sunshine - Naples, Florida\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Naples.jpg\" alt=\"Good Day Sunshine - Naples, Florida\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Put-In-Bay.jpg\" alt=\"Perry\'s Victory and International Peace Memorial - Put-In-Bay, Ohio\" width=\"2202\" height=\"2712\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Go west young man! Omaha, Nebraska\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Omaha.jpg\" alt=\"Go west young man! Omaha, Nebraska\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Almost made it to Octopus\'s Garden - Baltimore, Maryland\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Baltimore.jpg\" alt=\"\" width=\"2448\" height=\"3022\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Taking a chance - Anderson, Indiana\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Anderson-Indiana.jpg\" alt=\"\" width=\"960\" height=\"1185\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"The moose gets a signed copy - Manchester, New Hampshire\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Manchester.jpg\" alt=\"The moose gets a signed copy - Manchester, New Hampshire\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lake-Erie.jpg\" alt=\"Line of defense for an earlier British Invasion during The War Of 1812 and The Battle of Lake Erie\" width=\"1401\" height=\"1725\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Lynchburg.jpg\" alt=\"Asking Dr. Robert out for a cup of coffee - Lynchburg, Virginia\" width=\"2442\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Checking out the FAB happenings - Wichita, Kansas\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Wichita.jpg\" alt=\"Checking out the FAB happenings - Wichita, Kansas\" width=\"2448\" height=\"3015\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Pushing books - Los Angeles, California\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Los-Angeles.jpg\" alt=\"Pushing books - Los Angeles, California\" width=\"350\" height=\"350\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Author table set up & now time to change - Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-2.jpg\" alt=\"Author table set up & now time to change - Chicago, Illinois\" width=\"480\" height=\"480\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Amherst.jpg\" alt=\"Kiedrowski\'s Bakery has both books in their Beatles 50th Anniversary display! Amherst, Ohio\" width=\"591\" height=\"480\" />\r\n<h1>On Stage</h1>\r\n<h3>The Beatles: Makin\' The 60s FAB & The Concert Experience</h3>\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/HOB.jpg\" alt=\"Playing to the upper balcony at the House of Blues - Cleveland, Ohio\" width=\"480\" height=\"593\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/AROTR-Program.jpg\" alt=\"Who\'s that guy behind me trying to steal the spotlight? - Abbey Road On The River, Louisville, Kentucky\" width=\"599\" height=\"740\" /> <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Fest-Stage.jpg\" alt=\"Next time smile for the camera! - Fest For Beatles Fans, Chicago, Illinois\" width=\"2448\" height=\"3022\" />','Photos','','inherit','closed','closed','','148-revision-v1','','','2015-09-03 23:33:20','2015-09-03 23:33:20','',148,'http://beatlessheastadium.com/index.php/2015/09/03/148-revision-v1/',0,'revision','',0),(231,1,'2015-09-04 00:29:59','2015-09-04 00:29:59','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the trailer and on the zebra couch with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\r\n\r\n</form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?action=so_panels_import_layout&_panelsnonce=89c30cf33a#wpcf7-f65-o1\" method=\"post\" name=\"\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.1\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>Your Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>Subject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-04 00:29:59','2015-09-04 00:29:59','',13,'http://beatlessheastadium.com/index.php/2015/09/04/13-revision-v1/',0,'revision','',0),(233,1,'2015-09-09 00:14:46','2015-09-09 00:14:46','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and X-Large sizes.\r\nHanes brand, short sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=b515c4616c#wpcf7-f65-o1\" method=\"post\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.2\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-09 00:14:46','2015-09-09 00:14:46','',13,'http://beatlessheastadium.com/index.php/2015/09/09/13-revision-v1/',0,'revision','',0),(234,1,'2015-09-11 03:53:38','2015-09-11 03:53:38','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and XL and 2XL sizes.\r\nGildan DryBlend brand 50% cotton / 50% polyester.\r\nShort sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=34025a2868#wpcf7-f65-o1\" method=\"post\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.2\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-11 03:53:38','2015-09-11 03:53:38','',13,'http://beatlessheastadium.com/index.php/2015/09/11/13-revision-v1/',0,'revision','',0),(235,1,'2015-09-11 03:55:05','2015-09-11 03:55:05','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and XL and 2XL sizes.\r\nGildan DryBlend brand\r\n50% cotton / 50% polyester.\r\nShort sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=34025a2868#wpcf7-f65-o1\" method=\"post\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.2\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-11 03:55:05','2015-09-11 03:55:05','',13,'http://beatlessheastadium.com/index.php/2015/09/11/13-revision-v1/',0,'revision','',0),(236,1,'2015-09-11 03:55:58','2015-09-11 03:55:58','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\r\n\r\nBeatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.\r\n\r\nHot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.\r\n\r\nIn August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.\r\n\r\nA scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour.\r\n\r\nThe Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nGo behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music.\r\n\r\nForeword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.\r\n<h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3>\r\nFrom the author of The Beatles At Shea Stadium\r\nNorth Shore Publishing\r\nPerfect Paperback: 192 pages / rare photos & memorabilia\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes\r\nSee below to purchase author signed copy & special t-shirt offer\r\n<h3 class=\"widget-title\">Television Features…</h3>\r\n<iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe> <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" width=\"420\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n<h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3>\r\n\"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n<h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3>\r\n\"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n\r\nFor Reader Reviews:\r\n<iframe style=\"width: 120px; height: 240px;\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" width=\"300\" height=\"150\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\">\r\n</iframe>\r\n<h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3>\r\n\"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n<h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3>\r\n\"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\" <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" alt=\"\" width=\"172\" height=\"130\" /> The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside... <img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" alt=\"\" width=\"185\" height=\"130\" /> (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n<h3 class=\"widget-title\">Available only through this site…</h3>\r\nAuthor signed copies of The Beatles In Cleveland\r\n20% off retail price of $19.95\r\n$15.96 + $3.99 shipping & handling anywhere in the U.S.\r\nFor mailing rates outside U.S. please use contact form below\r\n<h3 class=\"widget-title\">Author signed copies</h3>\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"3CS2BS4TQDM28\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form> \r\n<h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3>\r\nMedium, Large and XL and 2XL sizes.\r\nGildan DryBlend brand.\r\n50% cotton / 50% polyester.\r\nShort sleeve, ash grey.\r\nShirts are not sold separately.\r\n\r\nAuthor signed book and shirt combo is available in U.S. only.\r\n\r\nCombo price $29.95 + $5.99 shipping\r\nPlease be sure to select proper shirt size when ordering.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" alt=\"\" width=\"200\" height=\"202\" />\r\n\r\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /> <input name=\"hosted_button_id\" type=\"hidden\" value=\"YFYEXYVPM2VZS\" />\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td><input name=\"on0\" type=\"hidden\" value=\"Shirt Sizes\" />Shirt Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\">\r\n<option value=\"Large\">Large $29.95 USD</option>\r\n<option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n<option value=\"Medium\">Medium $29.95 USD</option>\r\n</select></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" /> <input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" type=\"image\" /> <img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>For questions or more information please use the contact form below. Thanks!\r\n\r\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=34025a2868#wpcf7-f65-o1\" method=\"post\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" /> <input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.2\" /> <input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" /> <input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" /> <input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\r\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Email (required)\r\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\r\n\r\nSubject\r\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\r\n\r\nYour Message\r\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\r\n\r\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\r\n\r\n</form>','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-11 03:55:58','2015-09-11 03:55:58','',13,'http://beatlessheastadium.com/index.php/2015/09/11/13-revision-v1/',0,'revision','',0),(237,1,'2015-09-12 03:09:26','2015-09-12 03:09:26','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $19.96 **</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $29.99 **</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','Fab Stuff','','publish','closed','closed','','fab-stuff','','','2015-09-12 07:02:52','2015-09-12 07:02:52','',10,'http://beatlessheastadium.com/?page_id=237',0,'page','',0),(238,1,'2015-09-11 05:01:19','2015-09-11 05:01:19','','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:01:19','2015-09-11 05:01:19','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(239,1,'2015-09-11 05:02:21','2015-09-11 05:02:21','<h3 class=\"widget-title\">Books & T-Shirts</h3> <p>Test<br>\r\ntest</p>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:02:21','2015-09-11 05:02:21','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(240,1,'2015-09-11 05:13:56','2015-09-11 05:13:56','','Indigo Blue','','inherit','open','closed','','indigo-blue','','','2015-09-11 05:13:56','2015-09-11 05:13:56','',237,'http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg',0,'attachment','image/jpeg',0),(241,1,'2015-09-11 05:15:01','2015-09-11 05:15:01','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\">\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:15:01','2015-09-11 05:15:01','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(242,1,'2015-09-11 05:16:05','2015-09-11 05:16:05','','Azalea','','inherit','open','closed','','azalea','','','2015-09-11 05:16:05','2015-09-11 05:16:05','',237,'http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg',0,'attachment','image/jpeg',0),(243,1,'2015-09-11 05:17:29','2015-09-11 05:17:29','','White','','inherit','open','closed','','white','','','2015-09-11 05:17:29','2015-09-11 05:17:29','',237,'http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg',0,'attachment','image/jpeg',0),(244,1,'2015-09-11 05:18:01','2015-09-11 05:18:01','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue Shirt\" alt=\"Indigo Blue Shirt\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\">\r\n','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:18:01','2015-09-11 05:18:01','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(245,1,'2015-09-11 05:19:11','2015-09-11 05:19:11','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue Shirt\" alt=\"Indigo Blue Shirt\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:19:11','2015-09-11 05:19:11','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(246,1,'2015-09-11 05:34:36','2015-09-11 05:34:36','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:34:36','2015-09-11 05:34:36','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(247,1,'2015-09-11 05:53:42','2015-09-11 05:53:42','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium on August 15, 1965. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% off only through this website!</h3> <p>These shirts were especially designed for this year\'s anniversary and are priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:53:42','2015-09-11 05:53:42','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(249,1,'2015-09-11 05:55:48','2015-09-11 05:55:48','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% off only through this website!</h3> <p>These shirts were especially designed for this year\'s anniversary and are priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:55:48','2015-09-11 05:55:48','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(248,1,'2015-09-11 05:55:06','2015-09-11 05:55:06','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium on August 15, 1965. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% off only through this website!</h3> <p>These shirts were especially designed for this year\'s anniversary and are priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:55:06','2015-09-11 05:55:06','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(250,1,'2015-09-11 05:57:11','2015-09-11 05:57:11','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% off only through this website!</h3> <p>These shirts were especially designed for this year\'s anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 05:57:11','2015-09-11 05:57:11','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(251,1,'2015-09-11 06:27:46','2015-09-11 06:27:46','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping Anywhere in the Continenal U.S.!</h3> <p>These shirts were especially designed for this year\'s anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Use the \"Buy Now\" button below to order and take advantage of a 20% discount - again, only through this site. Shirts are priced at $15.99 each ($17.99 for 2XL - sorry...) plus a shipping charge of $4.99 anywhere in the U.S. For orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 06:27:46','2015-09-11 06:27:46','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(252,1,'2015-09-11 07:00:44','2015-09-11 07:00:44','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link before for a discounted shipping rate.</p>\r\n\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:00:44','2015-09-11 07:00:44','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(253,1,'2015-09-11 07:08:05','2015-09-11 07:08:05','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link before for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:08:05','2015-09-11 07:08:05','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(254,1,'2015-09-11 07:09:43','2015-09-11 07:09:43','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:09:43','2015-09-11 07:09:43','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(255,1,'2015-09-11 07:25:27','2015-09-11 07:25:27','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"F8YZAWBG7S9R4\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n \r\n \r\n \r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:25:27','2015-09-11 07:25:27','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(257,1,'2015-09-11 07:28:36','2015-09-11 07:28:36','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> \r\n \r\n \r\n \r\n \r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:28:36','2015-09-11 07:28:36','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(256,1,'2015-09-11 07:26:44','2015-09-11 07:26:44','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> <p>Blue (Indigo Blue)</p>\r\n<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"F8YZAWBG7S9R4\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n \r\n \r\n \r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:26:44','2015-09-11 07:26:44','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(258,1,'2015-09-11 07:31:15','2015-09-11 07:31:15','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n \r\n \r\n \r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:31:15','2015-09-11 07:31:15','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(259,1,'2015-09-11 07:37:10','2015-09-11 07:37:10','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT.</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <h3 class=\"widget-title\">Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n \r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:37:10','2015-09-11 07:37:10','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(260,1,'2015-09-11 07:41:12','2015-09-11 07:41:12','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <h3 class=\"widget-title\">Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n \r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:41:12','2015-09-11 07:41:12','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(261,1,'2015-09-11 07:46:21','2015-09-11 07:46:21','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <h3 class=\"widget-title\">Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <h3 class=\"widget-title\">White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:46:21','2015-09-11 07:46:21','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(262,1,'2015-09-11 07:48:11','2015-09-11 07:48:11','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\"> Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:48:11','2015-09-11 07:48:11','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(263,1,'2015-09-11 07:49:43','2015-09-11 07:49:43','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:49:43','2015-09-11 07:49:43','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(264,1,'2015-09-11 07:50:39','2015-09-11 07:50:39','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">20% Discount through this website!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 07:50:39','2015-09-11 07:50:39','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(265,1,'2015-09-11 22:27:46','2015-09-11 22:27:46','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and were priced at $20 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get 20% off. The price per shirt is $15.99 (add $2 for 2XL for the same above reason) plus $4.99 shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) also use the \"contact us\" link below for a discounted shipping rate.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:27:46','2015-09-11 22:27:46','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(266,1,'2015-09-11 22:33:06','2015-09-11 22:33:06','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:33:06','2015-09-11 22:33:06','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(267,1,'2015-09-11 22:35:40','2015-09-11 22:35:40','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:35:40','2015-09-11 22:35:40','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(268,1,'2015-09-11 22:39:00','2015-09-11 22:39:00','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $15.99 USD</option><option value=\"X-Large\">X-Large $15.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:39:00','2015-09-11 22:39:00','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(269,1,'2015-09-11 22:40:33','2015-09-11 22:40:33','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $15.99 USD</option><option value=\"2X-Large\">2X-Large $17.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:40:33','2015-09-11 22:40:33','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(270,1,'2015-09-11 22:42:12','2015-09-11 22:42:12','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:42:12','2015-09-11 22:42:12','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(278,1,'2015-09-11 23:28:16','2015-09-11 23:28:16','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 23:28:16','2015-09-11 23:28:16','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(271,1,'2015-09-11 22:45:19','2015-09-11 22:45:19','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"MPANTSLMZEAJ8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 22:45:19','2015-09-11 22:45:19','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(272,1,'2015-09-11 23:18:25','2015-09-11 23:18:25','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n <p>A book from North Shore Publishing<br>\r\n6x9 - Perfect Paperback<br>\r\n280 pages with photos & index<br>\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes</p>\r\n<p>See below for special 25% discount on author signed copies!</p>\r\n\r\n <h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3> <p>On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. </p>\r\n<p>\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. </p>\r\n<p>The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.</p>\r\n\r\n <h3 class=\"widget-title\">Queens Gazette</h3> \"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n <h3 class=\"widget-title\">The Rock and Roll Chemist</h3> \"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\r\n * For reader reviews:\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\">\r\n</iframe>\r\n <h3 class=\"widget-title\">BeatleFan Magazine</h3> \"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n <h3 class=\"widget-title\">Something Else! Reviews</h3> \"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n <h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3> \"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n <h3 class=\"widget-title\">Jude Kessler, host of The John Lennon Hour</h3> \"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\r\n <h3 class=\"widget-title\">Available only through this site…</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.<br>\r\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">Author signed copies</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"4D94E97BURNTE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=2a62b728e4#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles At Shea Stadium','','inherit','closed','closed','','10-revision-v1','','','2015-09-11 23:18:25','2015-09-11 23:18:25','',10,'http://beatlessheastadium.com/index.php/2015/09/11/10-revision-v1/',0,'revision','',0),(273,1,'2015-09-11 23:19:16','2015-09-11 23:19:16','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"B3ZV3G7UUKS9E\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 23:19:16','2015-09-11 23:19:16','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(274,1,'2015-09-11 23:22:26','2015-09-11 23:22:26','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"LM6DU37J3EBW8\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 23:22:26','2015-09-11 23:22:26','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(275,1,'2015-09-11 23:23:47','2015-09-11 23:23:47','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 23:23:47','2015-09-11 23:23:47','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(277,1,'2015-09-11 23:25:54','2015-09-11 23:25:54','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 23:25:54','2015-09-11 23:25:54','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(276,1,'2015-09-11 23:25:06','2015-09-11 23:25:06','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (plus $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Buy Now\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* If you\'re ordering multiple shirts (we know the entire family will want one!) please order each shirt separately and include a message on the payment form or through \"contact us\" you\'ve ordered additional shirts and we\'ll mail them together. If the shirt is a gift, please message us about a separate shipping address.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <p>Blue (Indigo Blue)</p>\r\n<form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-11 23:25:06','2015-09-11 23:25:06','',237,'http://beatlessheastadium.com/index.php/2015/09/11/237-revision-v1/',0,'revision','',0),(279,1,'2015-09-12 01:03:30','2015-09-12 01:03:30','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:03:30','2015-09-12 01:03:30','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(280,1,'2015-09-12 01:05:57','2015-09-12 01:05:57','<h3 class=\"widget-title\">The Beatles At Shea Stadium Books & 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">25% Off Author Signed Books</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:05:57','2015-09-12 01:05:57','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(281,1,'2015-09-12 01:08:28','2015-09-12 01:08:28','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">25% Off Author Signed Books</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:08:28','2015-09-12 01:08:28','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(282,1,'2015-09-12 01:13:26','2015-09-12 01:13:26','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <h3 class=\"widget-title\">25% Off Author Signed Books</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:13:26','2015-09-12 01:13:26','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(283,1,'2015-09-12 01:14:55','2015-09-12 01:14:55','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ____________________________________________________________________________________________________________________________________________________________________\r\n <h3 class=\"widget-title\">25% Off Author Signed Books</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:14:55','2015-09-12 01:14:55','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(284,1,'2015-09-12 01:22:43','2015-09-12 01:22:43','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <h3 class=\"widget-title\">25% Off Author Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for 25% off the retail price of $24.95.\r\n$18.71 + $3.99 shipping & handling anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:22:43','2015-09-12 01:22:43','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(285,1,'2015-09-12 01:48:28','2015-09-12 01:48:28','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n During a decade historic for change and innovation, it was an event that shook the innocence of pop music concerts into the sophistication of stadium rock. It was ground breaking and electrifying. It was a happening before the term happening was groovy. It survives in the memory of anyone who was there to experience the excitement, thrill, mania and love surrounding four young men who defined an image and created the soundtrack for a generation that came of age in the 1960s. For fans, associates and the innovators themselves, the echoes from a hot summer night in New York still resonate through the years.\r\n <p>A book from North Shore Publishing<br>\r\n6x9 - Perfect Paperback<br>\r\n280 pages with photos & index<br>\r\nAvailable in paperback, Kindle, Nook, iBook and at iTunes</p>\r\n<p>See below for 20% discount on author signed books and FREE shipping!</p>\r\n\r\n <h3 class=\"widget-title\">The Beatles’ performance at New York’s Shea Stadium…</h3> <p>On August 15, 1965 is one of the most exciting and important concert events in the history of popular music. Produced by Sid Bernstein and introduced on stage by television legend Ed Sullivan, John, Paul, George and Ringo played, sang, sweated and laughed for a record crowd of 55,600 fans. It was the height of Beatlemania and launched the modern era of outdoor stadium shows. </p>\r\n<p>\"The Beatles At Shea Stadium\" tells the story of this concert through researched commentary and exclusive interviews with Beatles insiders, friends and fans. The story begins in 1963 with Bernstein scheduling the then-unknown group for two concerts at Carnegie Hall and the first wave of U.S. Beatlemania. Follow events leading up to the concert as the Beatles arrive in New York, tape \"The Ed Sullivan Show\" and attend a never-before revealed dinner at Rockefeller Center. Then go backstage as they nervously prepare to face their largest live audience. </p>\r\n<p>The concert and excitement surrounding their performance are described in detail based on unedited live recordings and eyewitness accounts, and gives new insights into making the television special, secret recording session to overdub the live audio for network broadcast, and subsequent restoration of the classic film. Book includes rare photos, memorabilia, and never-before published correspondence, documents and production notes.</p>\r\n\r\n <h3 class=\"widget-title\">Queens Gazette</h3> \"The concert and excitement surrounding the performance is described in amazing detail based on unedited live recordings and eyewitness accounts which appear throughout the book, including hundreds of little-known facts about the TV special produced by Ed Sullivan which aired on ABC, as well as the secret recording session to overdub the live audio for network broadcast.\"\r\n <h3 class=\"widget-title\">The Rock and Roll Chemist</h3> \"In this new book, author Dave Schwensen focuses solely on this Beatles concert and the history surrounding it. What follows is a fascinating book that chronicles the entire life cycle of this legendary show, from its inception to its execution and aftermath.\"\r\n * For reader reviews:\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103029&asins=0979103029&linkId=ORRLOBWXTXK7F44M&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\">\r\n</iframe>\r\n <h3 class=\"widget-title\">BeatleFan Magazine</h3> \"\'The Beatles At Shea Stadium\' offers multiple and valuable perspectives. Recollections from audience members, the concert photographer, a reporter and DJs put the reader at the scene, effectively presenting a complete picture of the sights and sounds of the humid New York night. Schwensen wisely stands aside and lets his subjects tell their stories... These figures reveal small moments such as Ringo Starr sitting alone on a bench signing autographs, and George Harrison anxiously peeking out onto the stage to witness the ecstatic crowd.\"\r\n <h3 class=\"widget-title\">Something Else! Reviews</h3> \"The book reveals everything one would want to know about the historic concert, from the weather to the songs to the sound system and marketing. \'The Beatles at Shea Stadium: The Story Behind Their Greatest Concert\' makes a welcome addition to any Beatle fan\'s library, as it fills in a significant knowledge gap.\"\r\n <h3 class=\"widget-title\">British Beatles Fan Club Magazine</h3> \"The book contains in-depth research and fascinating interviews with those who were there and others who were connected to this historic concert, including promoters, DJ\'s, record company executives and of course some of the many fans who were at Shea Stadium that night. All that\'s really missing is the screaming.\"\r\n <h3 class=\"widget-title\">Jude Kessler, host of The John Lennon Hour</h3> \"Dave Schwensen has tackled two of the most complex and diametrically opposed concerts of The Beatles\' career: the most successful, Shea Stadium, and the most \"eventful,\" Cleveland. And he treats each with equal respect and scholarship, allowing the reader to see the \"good, the bad, and the ugly.\" These two concerts were career landmarks for The Fab Four, and Dave gives both events the research and serious consideration that they richly deserve. Bravo for a job well done!\"\r\n <h3 class=\"widget-title\">20% Off Author Signed Copies</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles At Shea Stadium','','inherit','closed','closed','','10-revision-v1','','','2015-09-12 01:48:28','2015-09-12 01:48:28','',10,'http://beatlessheastadium.com/index.php/2015/09/12/10-revision-v1/',0,'revision','',0),(289,1,'2015-09-12 02:06:50','2015-09-12 02:06:50','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Author Signed Books with FREE Shipping!</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:06:50','2015-09-12 02:06:50','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(286,1,'2015-09-12 01:52:06','2015-09-12 01:52:06','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Author Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\">\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\">\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\">\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\">\r\n</form>\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:52:06','2015-09-12 01:52:06','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(288,1,'2015-09-12 02:03:21','2015-09-12 02:03:21','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Author Signed Books with FREE Shipping!</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Back-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"340\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Author Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:03:21','2015-09-12 02:03:21','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(287,1,'2015-09-12 01:55:45','2015-09-12 01:55:45','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">20% Off Author Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\">\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\">\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\">\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\">\r\n</form>\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 01:55:45','2015-09-12 01:55:45','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(290,1,'2015-09-12 02:09:49','2015-09-12 02:09:49','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Author Signed Books</h3> \r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:09:49','2015-09-12 02:09:49','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(291,1,'2015-09-12 02:12:12','2015-09-12 02:12:12','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">20% Off Author Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:12:12','2015-09-12 02:12:12','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(292,1,'2015-09-12 02:16:33','2015-09-12 02:16:33','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">20% Off Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:16:33','2015-09-12 02:16:33','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(293,1,'2015-09-12 02:19:01','2015-09-12 02:19:01','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:19:01','2015-09-12 02:19:01','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(294,1,'2015-09-12 02:24:17','2015-09-12 02:24:17','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Author Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:24:17','2015-09-12 02:24:17','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(295,1,'2015-09-12 02:27:04','2015-09-12 02:27:04','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:27:04','2015-09-12 02:27:04','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(296,1,'2015-09-12 02:29:38','2015-09-12 02:29:38','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.<br>\r\nPlease use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:29:38','2015-09-12 02:29:38','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(299,1,'2015-09-12 02:40:15','2015-09-12 02:40:15','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:40:15','2015-09-12 02:40:15','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(297,1,'2015-09-12 02:30:27','2015-09-12 02:30:27','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:30:27','2015-09-12 02:30:27','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(300,1,'2015-09-12 02:49:21','2015-09-12 02:49:21','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:49:21','2015-09-12 02:49:21','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(298,1,'2015-09-12 02:38:59','2015-09-12 02:38:59','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">$19.96 and…</h3> \r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:38:59','2015-09-12 02:38:59','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(301,1,'2015-09-12 02:52:22','2015-09-12 02:52:22','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:52:22','2015-09-12 02:52:22','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(302,1,'2015-09-12 02:54:21','2015-09-12 02:54:21','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> 111\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:54:21','2015-09-12 02:54:21','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(303,1,'2015-09-12 02:56:26','2015-09-12 02:56:26','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:56:26','2015-09-12 02:56:26','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(304,1,'2015-09-12 02:59:31','2015-09-12 02:59:31','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">For questions or for out of continental U.S. rates please use the form below – thanks!</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 02:59:31','2015-09-12 02:59:31','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(306,1,'2015-09-12 03:03:21','2015-09-12 03:03:21','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for questions or outside of U.S. shipping rates</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 03:03:21','2015-09-12 03:03:21','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(305,1,'2015-09-12 03:01:59','2015-09-12 03:01:59','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">For questions or outside of continental U.S. shipping rates please use contact link below</h3> \r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 03:01:59','2015-09-12 03:01:59','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(307,1,'2015-09-12 03:05:15','2015-09-12 03:05:15','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for questions or outside of U.S. shipping rates</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','Fab Stuff!','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 03:05:15','2015-09-12 03:05:15','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(308,1,'2015-09-12 03:05:33','2015-09-12 03:05:33','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for questions or outside of U.S. shipping rates</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','Fab Stuff','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 03:05:33','2015-09-12 03:05:33','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(309,1,'2015-09-12 03:08:37','2015-09-12 03:08:37','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','Fab Stuff','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 03:08:37','2015-09-12 03:08:37','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(310,1,'2015-09-12 03:10:24','2015-09-12 03:10:24',' ','','','publish','closed','closed','','310','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',10,'http://beatlessheastadium.com/?p=310',6,'nav_menu_item','',0),(311,1,'2015-09-12 06:46:08','2015-09-12 06:46:08','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $15.96 **</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $29.99 **</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','publish','closed','closed','','more-fab-stuff','','','2015-09-12 06:52:41','2015-09-12 06:52:41','',13,'http://beatlessheastadium.com/?page_id=311',0,'page','',0),(312,1,'2015-09-12 03:43:07','2015-09-12 03:43:07','<h3 class=\"widget-title\">The Beatles In Cleveland T-Shirts</h3> \r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 03:43:07','2015-09-12 03:43:07','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(313,1,'2015-09-12 03:48:05','2015-09-12 03:48:05','<h3 class=\"widget-title\">The Beatles In Cleveland T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 03:48:05','2015-09-12 03:48:05','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(314,1,'2015-09-12 04:05:55','2015-09-12 04:05:55','<h3 class=\"widget-title\">The Beatles In Cleveland T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Concert Poster – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are know to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:05:55','2015-09-12 04:05:55','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(315,1,'2015-09-12 04:07:21','2015-09-12 04:07:21','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Concert Poster – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are know to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:07:21','2015-09-12 04:07:21','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(316,1,'2015-09-12 04:11:26','2015-09-12 04:11:26','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:11:26','2015-09-12 04:11:26','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(317,1,'2015-09-12 04:23:50','2015-09-12 04:23:50','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:23:50','2015-09-12 04:23:50','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(318,1,'2015-09-12 04:32:18','2015-09-12 04:32:18','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Beatlemania swept across North America when John Lennon, Paul McCartney, George Harrison and Ringo Starr appeared on The Ed Sullivan Show in February 1964. The decade of the 1960\'s seemed to change overnight from black and white to color as a generation fell under the influence of the group\'s music, style and personalities.</p>\r\n<p>Hot on the success of A Hard Day\'s Night, the Beatles 1964 summer tour filled auditoriums with screams of delight and excitement - and in some cases, full-blown fan hysteria. This was the case on September 15th in Cleveland, Ohio when police stopped the show in mid-performance and ordered the Beatles off the stage. The next year, The Beatles and all rock\'n roll shows were banned from appearing in the city now home to The Rock and Roll Hall of Fame.</p>\r\n<p>In August 1966, the group launched their final tour, but the innocence portrayed in A Hard Day\'s Night only two years earlier was missing. Controversy raging over Lennon\'s remarks about Christianity and the group being more popular than Jesus made their safety more of a concern than ever before.</p>\r\n\r\n <p>A scheduling change brought the Beatles back to Cleveland on August 14th for the tour\'s first outdoor show at Municipal Stadium. The results were the same, but on a much larger scale. The uncontrollable hysteria of Beatlemania reached a fever pitch as thousands of fans poured from their seats and crashed over police lines to be near their British Idols. It was obvious they could no longer be protected in front of audiences and the first murmurings were overheard that it would be the last tour. </p>\r\n<p>The Beatles In Cleveland brings to life both these special moments in time: two of the wildest, out of control concerts in Beatles - and rock - history. </p>\r\n\r\n <iframe src=\"https://www.youtube.com/embed/I-Z7Y_T6eWs\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"560\"></iframe>\r\n <p>Go behind the scenes to bring John, Paul, George and Ringo to the city, then grab a front row seat for back stage and on stage excitement through eyewitness accounts from the promoters, concert MC\'s, deejays, journalists, opening acts and fans. The story is also told through rare, never-before published photos, video stills and memorabilia. A concert by The Beatles was not just about the music, but also the emotions stirred by the most influential group in the history of popular music. </p>\r\n\r\n <p>Foreword by Bill Harry, Founder and Editor of the legendary \'Mersey Beat\' newspaper.</p>\r\n\r\n <h3 class=\"widget-title\">Now in The Rock and Roll Hall of Fame & Museum Library and Archives!</h3> <p>From the author of The Beatles At Shea Stadium<br>\r\nNorth Shore Publishing<br>\r\nPerfect Paperback: 192 pages / rare photos & memorabilia<br>\r\nAvailable in paperback, Kindle, Nook, iBook and iTunes<br>\r\nSee below to purchase author signed copy & special t-shirt offer</p>\r\n\r\n <h3 class=\"widget-title\">Television Features…</h3> \r\n <iframe src=\"https://www.youtube.com/embed/yoL58V89vg0\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"420\"></iframe>\r\n <iframe src=\"https://www.youtube.com/embed/i3n28st3k9I\" allowfullscreen=\"\" frameborder=\"0\" height=\"315\" width=\"420\"></iframe>\r\n <h3 class=\"widget-title\">Bob Malik, host of The Beatle Years</h3> \"If you\'d like to experience what it was like to participate in a Beatles concert, we can\'t recommend \'The Beatles In Cleveland\' strongly enough.\"\r\n <h3 class=\"widget-title\">Ken Mansfield, Former U.S. Head of Apple Records</h3> \"Dave Schwensen did the impossible. Through his writing he took my mind from the California coastline to Cleveland and made me enjoy it. I was mainly skeptical that he could write a whole book about a single happening - the two Beatle concerts in said city and hold my interest. Not only did he accomplish both impossibilities, he totally drew me into the whole experience and gave me new insight into something I thought I knew something about. Good show, mate!\"\r\n <p> For Reader Reviews:<br>\r\n<iframe style=\"width:120px;height:240px;\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" src=\"//ws-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=US&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=theclaroc-20&marketplace=amazon&region=US&placement=0979103002&asins=0979103002&linkId=44QC7TP6DIQ445HG&show_border=true&link_opens_in_new_window=true\" frameborder=\"0\"><br />\r\n</iframe></p>\r\n\r\n <h3 class=\"widget-title\">Joe Johnson, host of Beatle Brunch</h3> \"This book is a must read for the fan who\'s never been witness to The Beatles concert mania first-hand, and even more important to anyone who\'s actually seen The Beatles live. As a broadcaster, I was impressed with Dave\'s research into the competitive world of 60\'s Top 40 Radio. What a fun book!\"\r\n <h3 class=\"widget-title\">Dennis Mitchell, host of Breakfast with the Beatles</h3> \"A compelling and satisfying read, not only for a generation that remembers the edgy, youthful excitement that followed the band\'s every move back then, but for the countless young musicians looking to be inspired anew by music\'s greatest phenomenon.\"\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Big-Jack-Beatles-Website1.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"130\" width=\"172\">\r\n The Beatles with concert MC Jack Armstrong in the luxury trailer dressing room prior to their 1966 Cleveland Stadium performance. The fans were waiting outside...\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Book-Dave-Website-Resized1.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"130\" width=\"185\">\r\n (Almost) half a century later, author Dave Schwensen in the same trailer with \"The Beatles In Cleveland.\" No fans waiting outside, but still a fab time!\r\n <h3 class=\"widget-title\">20% Off Author Signed Copies</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and receive FREE shipping anywhere in the continental United States. Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Exclusive Beatles In Cleveland 1966 concert poster t-shirts and signed book!</h3> \r\n <p>Medium, Large and XL and 2XL sizes.<br>\r\nGildan DryBlend brand.<br>\r\n50% cotton / 50% polyester.<br>\r\nShort sleeve, ash grey.<br>\r\nShirts are not sold separately.</p>\r\n<p>Author signed book and shirt combo is available in U.S. only.</p>\r\n<p>Combo price $29.95 + $5.99 shipping<br>\r\nPlease be sure to select proper shirt size when ordering.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\">\r\n<input name=\"hosted_button_id\" value=\"YFYEXYVPM2VZS\" type=\"hidden\">\r\n<table>\r\n<tbody><tr><td><input name=\"on0\" value=\"Shirt Sizes\" type=\"hidden\">Shirt Sizes</td></tr><tr><td><select name=\"os0\">\r\n <option value=\"Large\">Large $29.95 USD</option>\r\n <option value=\"Extra Large\">Extra Large $29.95 USD</option>\r\n <option value=\"Medium\">Medium $29.95 USD</option>\r\n</select> </td></tr>\r\n</tbody></table>\r\n<input name=\"currency_code\" value=\"USD\" type=\"hidden\">\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\">\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\">\r\n</form>\r\n For questions or more information please use the contact form below. Thanks!\r\n \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','The Beatles In Cleveland','','inherit','closed','closed','','13-revision-v1','','','2015-09-12 04:32:18','2015-09-12 04:32:18','',13,'http://beatlessheastadium.com/index.php/2015/09/12/13-revision-v1/',0,'revision','',0); INSERT INTO `wp_posts` VALUES (319,1,'2015-09-12 04:46:15','2015-09-12 04:46:15','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:46:15','2015-09-12 04:46:15','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(320,1,'2015-09-12 04:48:57','2015-09-12 04:48:57','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:48:57','2015-09-12 04:48:57','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(321,1,'2015-09-12 04:53:48','2015-09-12 04:53:48','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.\r\n\r\nPlease use the contact form below for mailing rates outside continental U.S.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:53:48','2015-09-12 04:53:48','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(322,1,'2015-09-12 04:54:37','2015-09-12 04:54:37','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:54:37','2015-09-12 04:54:37','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(323,1,'2015-09-12 04:55:51','2015-09-12 04:55:51','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:55:51','2015-09-12 04:55:51','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(324,1,'2015-09-12 04:59:48','2015-09-12 04:59:48','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 04:59:48','2015-09-12 04:59:48','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(325,1,'2015-09-12 05:00:50','2015-09-12 05:00:50','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:00:50','2015-09-12 05:00:50','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(326,1,'2015-09-12 05:08:52','2015-09-12 05:08:52','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:08:52','2015-09-12 05:08:52','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(327,1,'2015-09-12 05:22:08','2015-09-12 05:22:08','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:22:08','2015-09-12 05:22:08','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(328,1,'2015-09-12 05:29:24','2015-09-12 05:29:24','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n <h3 class=\"widget-title\">Both Books – FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:29:24','2015-09-12 05:29:24','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(329,1,'2015-09-12 05:30:29','2015-09-12 05:30:29','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n <h3 class=\"widget-title\">Both Books!!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:30:29','2015-09-12 05:30:29','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(330,1,'2015-09-12 05:32:54','2015-09-12 05:32:54','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">* Both Books!!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:32:54','2015-09-12 05:32:54','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(334,1,'2015-09-12 06:36:51','2015-09-12 06:36:51','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:36:51','2015-09-12 06:36:51','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(331,1,'2015-09-12 05:34:15','2015-09-12 05:34:15','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">* Both Books!!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 05:34:15','2015-09-12 05:34:15','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(332,1,'2015-09-12 06:29:09','2015-09-12 06:29:09','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">* Both Books!!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:29:09','2015-09-12 06:29:09','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(333,1,'2015-09-12 06:32:00','2015-09-12 06:32:00','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:32:00','2015-09-12 06:32:00','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(335,1,'2015-09-12 06:37:49','2015-09-12 06:37:49','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:37:49','2015-09-12 06:37:49','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(336,1,'2015-09-12 06:38:33','2015-09-12 06:38:33','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:38:33','2015-09-12 06:38:33','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(337,1,'2015-09-12 06:39:55','2015-09-12 06:39:55','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:39:55','2015-09-12 06:39:55','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(338,1,'2015-09-12 06:42:01','2015-09-12 06:42:01','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">$29.99 – FREE Shipping!</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:42:01','2015-09-12 06:42:01','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(339,1,'2015-09-12 06:43:08','2015-09-12 06:43:08','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $15.96</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">$29.99 – FREE Shipping!</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:43:08','2015-09-12 06:43:08','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(340,1,'2015-09-12 06:44:32','2015-09-12 06:44:32','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $15.96 **</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">$29.99 – FREE Shipping!</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:44:32','2015-09-12 06:44:32','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(341,1,'2015-09-12 06:48:41','2015-09-12 06:48:41',' ','','','publish','closed','closed','','341','','','2015-12-01 16:43:48','2015-12-01 22:43:48','',13,'http://beatlessheastadium.com/?p=341',8,'nav_menu_item','',0),(342,1,'2015-09-12 06:51:05','2015-09-12 06:51:05','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $15.96 **</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">$29.99 – FREE Shipping!</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:51:05','2015-09-12 06:51:05','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(343,1,'2015-09-12 06:52:41','2015-09-12 06:52:41','<h3 class=\"widget-title\">The Beatles Cleveland Concert Poster T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/Chicago-Beatles-Fest.jpg\" title=\"Author Dave Schwensen\" alt=\"Author Dave Schwensen\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"2448\" width=\"1983\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Tshirt-Website.jpg\" title=\"1966 Cleveland Concert Poster\" alt=\"1966 Cleveland Concert Poster\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"202\" width=\"200\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/07/John-Sebastian.jpg\" title=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" alt=\"Mr. Sebastian is not endorsing the shirt, it\'s just a cool photo!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3014\" width=\"2448\">\r\n<h3 class=\"widget-title\">Cleveland Municipal Stadium – August 14, 1966</h3> This poster is one of the rarest collectibles for Beatles fans. Only five originals are known to exist and one of them is hanging in The Rock and Roll Hall of Fame in Cleveland. Shirts were previously only available at Dave\'s author presentations, appearances at Beatles festivals, and online - only - when also purchasing a copy of \"The Beatles In Cleveland.\" Shirts are now sold separately. Gilden DryBlend brand, 50% cotton / 50% polyester. Short sleeve ash grey. Sizes: Medium, Large, X-Large and 2X-Large. Some sizes may not be available.\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> These Cleveland concert t-shirts are priced at $14.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" button and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the contact link at the bottom of this page for more information.\r\n <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"K8L2MLUEY666Q\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Medium\">Medium $14.99 USD</option><option value=\"Large\">Large $14.99 USD</option><option value=\"X-Large\">X-Large $14.99 USD</option><option value=\"2X-Large\">2X-Large $16.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles In Cleveland for $15.96 - 20% off the retail price of $19.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"VVG96AEXP8HEE\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $15.96 **</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $29.99 **</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','More Fab Stuff','','inherit','closed','closed','','311-revision-v1','','','2015-09-12 06:52:41','2015-09-12 06:52:41','',311,'http://beatlessheastadium.com/index.php/2015/09/12/311-revision-v1/',0,'revision','',0),(344,1,'2015-11-06 02:06:21','2015-11-06 02:06:21','<h3 class=\"widget-title\"><img class=\"so-widget-image alignright\" style=\"max-width: 100%; height: 309px; display: block;\" title=\"Indigo Blue\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" alt=\"Indigo Blue\" width=\"250\" height=\"3022\" /></h3>\n<h3 class=\"widget-title\">The Beatles At Shea Stadium T-Shirts</h3>\n<h3 class=\"widget-title\">August 15, 1965 – 50 Years Of Stadium Rock</h3>\nCelebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville.\n\nGilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available.\n<h3 class=\"widget-title\">FREE Shipping!</h3>\nThese shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States.\n\nIf you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.\n\n* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!\n\n<img class=\"so-widget-image alignright\" style=\"max-width: 100%; height: 308px; display: block;\" title=\"Azalea\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" alt=\"Azalea\" width=\"250\" height=\"3022\" /><img class=\"so-widget-image alignright\" style=\"max-width: 100%; height: 309px; display: block;\" title=\"White\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" alt=\"White\" width=\"250\" height=\"3022\" />\n<h3 class=\"widget-title\"></h3>\n<h3 class=\"widget-title\"></h3>\n<h3 class=\"widget-title\">* Blue (Indigo Blue)</h3>\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"paypal\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" /><input name=\"hosted_button_id\" type=\"hidden\" value=\"SSMCQ2VM2XYKG\" />\n<table>\n<tbody>\n<tr>\n<td><input name=\"on0\" type=\"hidden\" value=\"Sizes\" />Sizes</td>\n</tr>\n<tr>\n<td><select name=\"os0\">\n<option value=\"Large\">Large $19.99 USD</option>\n<option value=\"X-Large\">X-Large $19.99 USD</option>\n</select></td>\n</tr>\n</tbody>\n</table>\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" />\n<input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" type=\"image\" />\n<img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\n\n</form> \n<h3 class=\"widget-title\">* Pink (Azalea)</h3>\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"paypal\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" />\n<input name=\"hosted_button_id\" type=\"hidden\" value=\"UQ58JSRUZP8SA\" /></form>\n<table>\n<tbody>\n<tr>\n<td><input name=\"on0\" type=\"hidden\" value=\"Sizes\" />Sizes</td>\n</tr>\n<tr>\n<td><select name=\"os0\">\n<option value=\"Large\">Large $19.99 USD</option>\n<option value=\"X-Large\">X-Large $19.99 USD</option>\n</select></td>\n</tr>\n</tbody>\n</table>\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" />\n<input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" type=\"image\" />\n<img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\n\n \n<h3 class=\"widget-title\">* White (White!)</h3>\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"paypal\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" />\n<input name=\"hosted_button_id\" type=\"hidden\" value=\"CCTZD27BLT7B6\" /></form>\n<table>\n<tbody>\n<tr>\n<td><input name=\"on0\" type=\"hidden\" value=\"Sizes\" />Sizes</td>\n</tr>\n<tr>\n<td><select name=\"os0\">\n<option value=\"X-Large\">X-Large $19.99 USD</option>\n<option value=\"2X-Large\">2X-Large $21.99 USD</option>\n</select></td>\n</tr>\n</tbody>\n</table>\n<input name=\"currency_code\" type=\"hidden\" value=\"USD\" />\n<input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" type=\"image\" />\n<img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" />\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" />\n<h3 class=\"widget-title\">20% Off Signed Books</h3>\nPurchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.\n\nPlease use the contact form below for mailing rates outside continental U.S.\n\n \n<h3 class=\"widget-title\">FREE Shipping!</h3>\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"paypal\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" />\n<input name=\"hosted_button_id\" type=\"hidden\" value=\"Q9M68UPD6JYHS\" />\n<input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" type=\"image\" />\n<img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>\n<h3 class=\"widget-title\">** $19.96 **</h3>\n \n<h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3>\nSuddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\n<h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3>\nSeriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...\n\nIf you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!\n\nFor this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave\n\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" alt=\"\" width=\"250\" height=\"346\" />\n\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" alt=\"\" width=\"250\" height=\"346\" />\n<h3 class=\"widget-title\">Both Books!</h3>\n<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"paypal\"><input name=\"cmd\" type=\"hidden\" value=\"_s-xclick\" />\n<input name=\"hosted_button_id\" type=\"hidden\" value=\"32UKHKCHTKVN4\" />\n<input alt=\"PayPal - The safer, easier way to pay online!\" name=\"submit\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" type=\"image\" />\n<img src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" alt=\"\" width=\"1\" height=\"1\" border=\"0\" /></form>\n<h3 class=\"widget-title\">** $29.99 **</h3>\n \n<h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3>\n<form class=\"wpcf7-form\" action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" novalidate=\"novalidate\"><input name=\"_wpcf7\" type=\"hidden\" value=\"65\" />\n<input name=\"_wpcf7_version\" type=\"hidden\" value=\"4.2.2\" />\n<input name=\"_wpcf7_locale\" type=\"hidden\" value=\"en_US\" />\n<input name=\"_wpcf7_unit_tag\" type=\"hidden\" value=\"wpcf7-f65-o1\" />\n<input name=\"_wpnonce\" type=\"hidden\" value=\"67475f9fa6\" />Your Name (required)\n<span class=\"wpcf7-form-control-wrap your-name\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" name=\"your-name\" size=\"40\" type=\"text\" value=\"\" /></span>\n\nYour Email (required)\n<span class=\"wpcf7-form-control-wrap your-email\"><input class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" name=\"your-email\" size=\"40\" type=\"email\" value=\"\" /></span>\n\nSubject\n<span class=\"wpcf7-form-control-wrap your-subject\"><input class=\"wpcf7-form-control wpcf7-text\" name=\"your-subject\" size=\"40\" type=\"text\" value=\"\" /></span>\n\nYour Message\n<span class=\"wpcf7-form-control-wrap your-message\"><textarea class=\"wpcf7-form-control wpcf7-textarea\" cols=\"40\" name=\"your-message\" rows=\"10\"></textarea></span>\n\n<input class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\" value=\"Send\" />\n\n</form>','Fab Stuff','','inherit','closed','closed','','237-autosave-v1','','','2015-11-06 02:06:21','2015-11-06 02:06:21','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-autosave-v1/',0,'revision','',0),(345,1,'2015-09-12 06:56:35','2015-09-12 06:56:35','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $19.96 **</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','Fab Stuff','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 06:56:35','2015-09-12 06:56:35','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(346,1,'2015-09-12 07:02:52','2015-09-12 07:02:52','<h3 class=\"widget-title\">The Beatles At Shea Stadium 50th Anniversary T-Shirts</h3> \r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Indigo-Blue.jpg\" title=\"Indigo Blue\" alt=\"Indigo Blue\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/Azalea.jpg\" title=\"Azalea\" alt=\"Azalea\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/09/White.jpg\" title=\"White\" alt=\"White\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"3022\" width=\"2448\">\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium: August 15, 1965 – 50 Years Of Stadium Rock</h3> <p>Celebrating the 50th Anniversary of The Beatles historic concert at Shea Stadium. Previously only available at the Fest For Beatles Fans in New York and Chicago, and Abbey Road on the River in Louisville. Gilden heavy cotton brand short sleeve shirts. Sizes: Medium, Large, X-Large and 2X-Large. Stock is limited (2015 is the anniversary year!) and some sizes and colors may not be available. </p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <p>These shirts were especially designed for this year\'s 50th anniversary and are priced at $19.99 (add $2 for 2XL since that\'s what our supplier charged us!). Order now by using the PayPal \"Add to Cart\" buttons below and get FREE shipping anywhere in the continental United States. If you have any questions or for shipping costs on orders outside the continental U.S. please use the \"contact us\" link at the bottom of this page for more information.</p>\r\n<p>* UPDATE: Size Medium shirts in all colors are SOLD-OUT. Please use drop-down menus under shirt colors to check remaining availability - thank you!</p>\r\n\r\n <h3 class=\"widget-title\">* Blue (Indigo Blue)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"SSMCQ2VM2XYKG\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* Pink (Azalea)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"UQ58JSRUZP8SA\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"Large\">Large $19.99 USD</option><option value=\"X-Large\">X-Large $19.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n <h3 class=\"widget-title\">* White (White!)</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"CCTZD27BLT7B6\" type=\"hidden\"><p></p>\r\n<table>\r\n<tbody><tr>\r\n<td><input name=\"on0\" value=\"Sizes\" type=\"hidden\">Sizes</td>\r\n</tr>\r\n<tr>\r\n<td><select name=\"os0\"><option value=\"X-Large\">X-Large $19.99 USD</option><option value=\"2X-Large\">2X-Large $21.99 USD</option></select> </td>\r\n</tr>\r\n</tbody></table>\r\n<p><input name=\"currency_code\" value=\"USD\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</p></form>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h3 class=\"widget-title\">20% Off Signed Books</h3> <p>Purchase author signed copies of The Beatles At Shea Stadium for $19.96 - 20% off the retail price of $24.95 - and also receive FREE shipping anywhere in the continental United States.</p>\r\n<p>Please use the contact form below for mailing rates outside continental U.S.</p>\r\n\r\n <h3 class=\"widget-title\">FREE Shipping!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"Q9M68UPD6JYHS\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $19.96 **</h3> \r\n <h3 class=\"widget-title\">Wait – We’re Not Done Yet!</h3> Suddenly I feel like Crazy Eddie, the discount electronics king that I\'m sure every first and second generation Beatles fan living on the east coast of the U.S. will remember...\r\n <h3 class=\"widget-title\">Would you like BOTH books at one LOW price?</h3> <p>Seriously, I don\'t know how long I\'ll keep this offer on the website, but here we go...</p>\r\n<p>If you purchase The Beatles At Shea Stadium and The Beatles In Cleveland separately with the 20% discounts offered (with FREE shipping) it totals $35.92. If you would like copies of BOTH books signed by the author, your price is $29.99 - again, with FREE shipping anywhere in the continental United States. Let\'s call it a prize for reading all the way through this page. Not bad - right? I must be crazy... ha!</p>\r\n<p>For this great Beatles deal, use the \"Add to Cart\" button below. And if this offer disappears soon, it means I\'ve come to my senses and not THAT crazy anymore! Keep rockin\' - Dave</p>\r\n\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n<h3 class=\"widget-title\">Both Books!</h3> <form target=\"paypal\" action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"32UKHKCHTKVN4\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n <h3 class=\"widget-title\">** $29.99 **</h3> \r\n <h3 class=\"widget-title\">Contact us for shipping rates outside of the continental U.S.</h3> \r\n\r\n<form action=\"/wp-admin/admin-ajax.php?_panelsnonce=6f5ec1750a#wpcf7-f65-o1\" method=\"post\" class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n\r\n<input name=\"_wpcf7\" value=\"65\" type=\"hidden\">\r\n<input name=\"_wpcf7_version\" value=\"4.2.2\" type=\"hidden\">\r\n<input name=\"_wpcf7_locale\" value=\"en_US\" type=\"hidden\">\r\n<input name=\"_wpcf7_unit_tag\" value=\"wpcf7-f65-o1\" type=\"hidden\">\r\n<input name=\"_wpnonce\" value=\"67475f9fa6\" type=\"hidden\">\r\n\r\n<p>Your Name (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-name\"><input name=\"your-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Email (required)<br>\r\n <span class=\"wpcf7-form-control-wrap your-email\"><input name=\"your-email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" type=\"email\"></span> </p>\r\n<p>Subject<br>\r\n <span class=\"wpcf7-form-control-wrap your-subject\"><input name=\"your-subject\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" type=\"text\"></span> </p>\r\n<p>Your Message<br>\r\n <span class=\"wpcf7-form-control-wrap your-message\"><textarea name=\"your-message\" cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\"></textarea></span> </p>\r\n<p><input value=\"Send\" class=\"wpcf7-form-control wpcf7-submit\" type=\"submit\"></p>\r\n</form>\r\n ','Fab Stuff','','inherit','closed','closed','','237-revision-v1','','','2015-09-12 07:02:52','2015-09-12 07:02:52','',237,'http://beatlessheastadium.com/index.php/2015/09/12/237-revision-v1/',0,'revision','',0),(348,1,'2015-09-27 02:29:29','2015-09-27 02:29:29','','Tampa Beatles','','inherit','open','closed','','tampa-beatles','','','2015-09-27 02:29:29','2015-09-27 02:29:29','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Tampa-Beatles.jpg',0,'attachment','image/jpeg',0),(350,1,'2015-09-27 02:38:44','2015-09-27 02:38:44','','Rubber City Beatle Fest','Rubber City Beatle Fest','inherit','open','closed','','rubber-city-beatle-fest','','','2015-09-27 02:38:44','2015-09-27 02:38:44','',148,'http://beatlessheastadium.com/wp-content/uploads/2015/07/Rubber-City-Beatles-Fest.jpg',0,'attachment','image/jpeg',0),(353,1,'2015-10-19 22:32:10','2015-10-19 22:32:10','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2015-10-19 22:32:10','2015-10-19 22:32:10','',1,'http://beatlessheastadium.com/index.php/2015/10/19/1-revision-v1/',0,'revision','',0),(356,1,'2015-11-05 18:32:59','2015-11-05 18:32:59','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"250\" height=\"250\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nBeatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by Th<img class=\"so-widget-image alignleft\" style=\"max-width: 100%; height: 296px; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"250\" height=\"568\" />e Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Shea-Banner-New-copy.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium</h3>\r\nCelebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\r\n\r\nThis program includes film clips and rare audio of The Beatles’ performance.\r\n\r\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows.\r\n\r\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Abbey Road On The River\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/SheaStadiumAROTR.jpg\" alt=\"\" width=\"599\" height=\"798\" /> This is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock. For more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Programs','','inherit','closed','closed','','8-autosave-v1','','','2015-11-05 18:32:59','2015-11-05 18:32:59','',8,'http://beatlessheastadium.com/index.php/2015/11/05/8-autosave-v1/',0,'revision','',0),(357,1,'2015-11-05 18:31:35','2015-11-05 18:31:35','<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Beatles-Program-NEW-copy2.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">Makin’ The ’60s FAB!</h3>\r\nTake a pop culture journey back to Yesterday and a decade of change. John F. Kennedy was President, Mercury Astronauts were rocket jockeys launched into space, and school children were taught to hide under their desks in case Cold War tension ended with \"The Big One.\" The electricity generated by the first wave of 1950\'s rock\'n roll had dimmed and The Baby Boomer Generation needed a soundtrack of its own.\r\n\r\nFollowing JFK\'s assassination in Dallas, they found it only 79 days later when television host Ed Sullivan introduced John, Paul, George and Ringo - four long haired lads from England called The Beatles. For teenagers, their world moved from black and white to color, and nothing would ever be the same again.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/ctCsp01iQSo\" width=\"250\" height=\"250\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>\r\n\r\nBeatlemania swept across North America as a generation fell under the influence of the group\'s music, style and personalities. Music, fashion and attitudes changed almost overnight. Hair was longer, skirts were shorter, and the generation gap grew wider as the youth of America began questioning authority and making up their own rules. Top 40 Radio changed from \"pop\" to \"rock\" and terms such as \"neat\" and \"cool\" evolved into \"fab\" and \"groovy.\" By the end of the decade Baby Boomers had become The Flower Power Generation and The Woodstock Generation. The effects are still being felt today.\r\n<h3 class=\"widget-title\">The Concert Experience!</h3>\r\nPerformances by Th<img class=\"so-widget-image alignleft\" style=\"max-width: 100%; height: 296px; display: block;\" title=\"On stage at The Cleveland House Of Blues\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/HOB-91514.jpg\" alt=\"\" width=\"250\" height=\"568\" />e Beatles filled arenas with screams of delight and excitement - and in most cities, full-blown fan hysteria. As a young fan, author Dave Schwensen witnessed these events when his parents took him to see The Beatles. More than four decades later and author of the books The Beatles At Shea Stadium and The Beatles In Cleveland, he\'s combined his memories, rare films, research, and interviews with Beatles insiders and fans to detail what it was like to see the group in concert at the height of their popularity.\r\n\r\nStep back into the 1960\'s to experience the spark that ignited a generation that changed the world. Feel the excitement through first-hand memories and rare films that take you behind the scenes and on stage for two of the wildest, out of control concerts in Beatles and rock\'n roll history. The program includes an opening film featuring news events and popular music leading up to the Beatles\' debut on The Ed Sullivan Show, author presentation, two rare concert films, photos, memorabilia, and of course - FAB music.\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Shea-Banner-New-copy.jpg\" alt=\"\" width=\"700\" height=\"165\" />\r\n<h3 class=\"widget-title\">The Beatles At Shea Stadium</h3>\r\nCelebrating 50 years of The Beatles in America, this program focuses on their legendary August 15, 1965 concert at New York’s Shea Stadium. Considered the first modern outdoor stadium rock show, John Lennon, Paul McCartney, George Harrison and Ringo Starr sang, played, sweated and laughed in front of 55,600 fans and were filmed for a network television special.\r\n\r\nThis program includes film clips and rare audio of The Beatles’ performance.\r\n\r\nThis was the first time a pop music group had ever attempted a concert on a scale this large. Without advertising and relying only on word of mouth, a capacity crowd watched the group perform on a hot August night in the media capital of the world. Author discussion includes backstage and onstage insights, and comparisons of technology and security in 1965 with modern stadium shows.\r\n\r\nThe concert was filmed for a prime time ABC Television special, but the Beatles were unhappy with the sound and secretly re-recorded songs before the broadcast. Dave will talk about this recording session and include examples from the actual concert and the “fixed” versions.\r\n\r\n<img class=\"so-widget-image\" style=\"max-width: 100%; height: auto; display: block;\" title=\"Abbey Road On The River\" src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/SheaStadiumAROTR.jpg\" alt=\"\" width=\"599\" height=\"798\" /> This is your VIP ticket and backstage pass to one of the most influential and exciting events in the history of popular music. The Beatles At Shea Stadium - the story behind their greatest concert and the beginning of stadium rock. For more information, pricing and scheduling, please use the contact form below. [contact-form-7 id=\"65\" title=\"Contact form 1\"]','Programs','','inherit','closed','closed','','8-revision-v1','','','2015-11-05 18:31:35','2015-11-05 18:31:35','',8,'http://beatlessheastadium.com/index.php/2015/11/05/8-revision-v1/',0,'revision','',0),(377,1,'2015-11-28 12:06:37','2015-11-28 18:06:37','','Beatles Shea + Cleveland','','inherit','open','closed','','beatles-shea-cleveland','','','2015-11-28 12:06:37','2015-11-28 18:06:37','',376,'http://beatlessheastadium.com/wp-content/uploads/2015/11/Beatles-Shea-Cleveland.jpg',0,'attachment','image/jpeg',0),(378,1,'2015-11-28 12:07:58','2015-11-28 18:07:58',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/11/Beatles-Shea-Cleveland.jpg\" title=\"Both books signed by author!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"222\" width=\"400\">\r\n \r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 12:07:58','2015-11-28 18:07:58','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(379,1,'2015-11-28 12:09:26','2015-11-28 18:09:26',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/11/Beatles-Shea-Cleveland.jpg\" title=\"Both books signed by author!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"222\" width=\"400\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one Classic Rocker price of $19.99 + $3.99 shipping – U.S. only!</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 12:09:26','2015-11-28 18:09:26','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(380,1,'2015-11-28 12:11:36','2015-11-28 18:11:36',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/11/Beatles-Shea-Cleveland.jpg\" title=\"Both books signed by author!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"222\" width=\"400\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 12:11:36','2015-11-28 18:11:36','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(381,1,'2015-11-28 12:13:15','2015-11-28 18:13:15',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/11/Beatles-Shea-Cleveland.jpg\" title=\"Both books signed by author!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"222\" width=\"400\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 12:13:15','2015-11-28 18:13:15','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(382,1,'2015-11-28 12:14:46','2015-11-28 18:14:46',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/11/Beatles-Shea-Cleveland.jpg\" title=\"Both books signed by author!\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"222\" width=\"400\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 12:14:46','2015-11-28 18:14:46','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(401,1,'2015-11-28 16:37:33','2015-11-28 22:37:33','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Holiday Cyber Sale!','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:37:33','2015-11-28 22:37:33','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(383,1,'2015-11-28 15:42:35','2015-11-28 21:42:35',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:42:35','2015-11-28 21:42:35','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(385,1,'2015-11-28 15:49:17','2015-11-28 21:49:17',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:49:17','2015-11-28 21:49:17','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(384,1,'2015-11-28 15:45:35','2015-11-28 21:45:35',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:45:35','2015-11-28 21:45:35','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(386,1,'2015-11-28 15:49:32','2015-11-28 21:49:32',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:49:32','2015-11-28 21:49:32','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(397,1,'2015-11-28 16:05:22','2015-11-28 22:05:22',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:05:22','2015-11-28 22:05:22','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(387,1,'2015-11-28 15:50:49','2015-11-28 21:50:49',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1></h1>\r\n \r\n <h3></h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:50:49','2015-11-28 21:50:49','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(388,1,'2015-11-28 15:51:47','2015-11-28 21:51:47',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'</h1>\r\n \r\n <h3></h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:51:47','2015-11-28 21:51:47','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(389,1,'2015-11-28 15:53:10','2015-11-28 21:53:10',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'</h1>\r\n \r\n <h3></h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3></h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:53:10','2015-11-28 21:53:10','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(396,1,'2015-11-28 16:03:25','2015-11-28 22:03:25',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <h1>Happy Holidays!</h1>\r\n \r\n <h3></h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:03:25','2015-11-28 22:03:25','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(390,1,'2015-11-28 15:54:20','2015-11-28 21:54:20',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'</h1>\r\n \r\n <h3></h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:54:20','2015-11-28 21:54:20','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(392,1,'2015-11-28 15:57:58','2015-11-28 21:57:58',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:57:58','2015-11-28 21:57:58','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(391,1,'2015-11-28 15:55:33','2015-11-28 21:55:33',' <h1>Holiday Cyber Sales!</h1>\r\n \r\n <h3>Special pricing on limited stock items - changes weekly until December 25, 2015</h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:55:33','2015-11-28 21:55:33','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(393,1,'2015-11-28 15:59:24','2015-11-28 21:59:24',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \'The Beatles At Shea Stadium\' AND \'The Beatles In Cleveland\'</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 (\'The Beatles At Shea Stadium\') and $19.95 (\'The Beatles In Cleveland\')</h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 15:59:24','2015-11-28 21:59:24','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(394,1,'2015-11-28 16:00:10','2015-11-28 22:00:10',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 (\'The Beatles At Shea Stadium\') and $19.95 (\'The Beatles In Cleveland\')</h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:00:10','2015-11-28 22:00:10','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(395,1,'2015-11-28 16:01:14','2015-11-28 22:01:14',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <p>Author signed copies of The Beatles At Shea Stadium AND The Beatles In Cleveland</p>\r\n<p>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</p>\r\n<p>* Book store retail prices are $24.95 (Shea) and $19.95 (Cleveland)</p>\r\n<p>For book details visit website links (above)</p>\r\n<p>Happy Holidays!</p>\r\n\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:01:14','2015-11-28 22:01:14','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(399,1,'2015-11-28 16:09:40','2015-11-28 22:09:40',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:09:40','2015-11-28 22:09:40','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(398,1,'2015-11-28 16:09:19','2015-11-28 22:09:19',' <h1>Holiday Cyber Sale!</h1>\r\n \r\n <h3></h3>\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <h1><form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\"> <input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\"> <input type=\"hidden\" name=\"hosted_button_id\" value=\"EU8EBW993NB56\"> <input type=\"image\" src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" border=\"0\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\"> <img alt=\"\" border=\"0\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" width=\"1\" height=\"1\"> </form></h1>\r\n \r\n <h3></h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Sales','','inherit','closed','closed','','376-revision-v1','','','2015-11-28 16:09:19','2015-11-28 22:09:19','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-revision-v1/',0,'revision','',0),(400,1,'2015-11-28 16:37:05','2015-11-28 22:37:05','\r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Promo-Cover-250.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n \r\n <img src=\"http://beatlessheastadium.com/wp-content/uploads/2015/06/Cleveland-Cover-NEW-250-626.jpg\" class=\"so-widget-image\" style=\"max-width:100%; height:auto; display:block\" height=\"346\" width=\"250\">\r\n <h1>Author signed copies of \"The Beatles At Shea Stadium\" AND \"The Beatles In Cleveland\"</h1>\r\n \r\n <h3>For book details visit website links above</h3>\r\n <h1>BOTH for one special price of $19.99 + $3.99 shipping (Continental U.S. only)</h1>\r\n \r\n <h3>Book store retail prices are $24.95 for \"The Beatles At Shea Stadium\" and $19.95 for \"The Beatles In Cleveland\'\"</h3>\r\n <form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_top\">\r\n<input name=\"cmd\" value=\"_s-xclick\" type=\"hidden\"><br>\r\n<input name=\"hosted_button_id\" value=\"EU8EBW993NB56\" type=\"hidden\"><br>\r\n<input src=\"https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif\" name=\"submit\" alt=\"PayPal - The safer, easier way to pay online!\" border=\"0\" type=\"image\"><br>\r\n<img alt=\"\" src=\"https://www.paypalobjects.com/en_US/i/scr/pixel.gif\" height=\"1\" border=\"0\" width=\"1\"><br>\r\n</form>\r\n\r\n ','Holiday Cyber Sale!','','inherit','closed','closed','','376-autosave-v1','','','2015-11-28 16:37:05','2015-11-28 22:37:05','',376,'http://beatlessheastadium.com/index.php/2015/11/28/376-autosave-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,1,0),(16,2,0),(21,2,0),(18,2,0),(19,2,0),(17,2,0),(20,2,0),(75,2,0),(94,2,0),(141,3,0),(143,3,0),(142,3,0),(145,3,0),(146,3,0),(144,3,0),(150,2,0),(310,2,0),(341,2,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'nav_menu','',0,11),(3,3,'ml-slider','',0,0),(4,4,'ml-slider','',0,0); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Main Navigation','main-navigation',0),(3,'131','131',0),(4,'132','132',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=46 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','BeatlesSheaStadium'),(2,1,'first_name','Dave'),(3,1,'last_name','Schwensen'),(4,1,'description','Dave Schwensen is the author of \"The Beatles At Shea Stadium\" and \"The Beatles In Cleveland.\"'),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp360_locks,wp390_widgets,wp410_dfw'),(13,1,'default_password_nag',''),(14,1,'show_welcome_panel','1'),(45,1,'session_tokens','a:7:{s:64:\"777426952a7ac38d0b96a5608a1d38abbf52eea0f952a0b574e7b2c2f2762aaf\";a:4:{s:10:\"expiration\";i:1450562236;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450389436;}s:64:\"49ffc40c2602a78074b7e97a6fd26c88049bfb5f4bede2dc6659ce80d8e35c30\";a:4:{s:10:\"expiration\";i:1450562630;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450389830;}s:64:\"7fe7b4fa63aaa4b479f05b2a77c1d67793e2fee9d6d56c8e82a13cbd87677701\";a:4:{s:10:\"expiration\";i:1450562662;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450389862;}s:64:\"0a2031da45244995cac29d7976393754e3bb01547516b509367c819824dd39f0\";a:4:{s:10:\"expiration\";i:1450563121;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450390321;}s:64:\"141a523bd4da1f8622c6e2a9208ce6d4cd0234b3225bb75feddae982b51ebcc0\";a:4:{s:10:\"expiration\";i:1450563434;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450390634;}s:64:\"ea8d9a8144cdbf998c8d568bf2647cadd4cb404a2077cdf6df2542874c165334\";a:4:{s:10:\"expiration\";i:1450563548;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450390748;}s:64:\"f3b0293fa3692b9de5d8c50c7ad5715b9e52a10edad8df0bab6fed7ce2bef281\";a:4:{s:10:\"expiration\";i:1450563660;s:2:\"ip\";s:11:\"66.61.24.72\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:42.0) Gecko/20100101 Firefox/42.0\";s:5:\"login\";i:1450390860;}}'),(16,1,'wp_dashboard_quick_press_last_post_id','403'),(18,1,'wp_user-settings','siteorigin_settings_tab=6&libraryContent=browse&editor=html&advImgDetails=show&post_dfw=off&editor_expand=on'),(19,1,'wp_user-settings-time','1447006642'),(20,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(21,1,'metaboxhidden_nav-menus','a:3:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(22,1,'wp_media_library_mode','list'),(23,1,'nav_menu_recently_edited','2'),(25,1,'top_25_error_notice','yes'),(41,1,'closedpostboxes_page','a:0:{}'),(42,1,'metaboxhidden_page','a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'BeatlesSheaStadium','$P$BevC/ZmWaIddgTD2gWhCfRzyWzlu0u1','beatlessheastadium','dave@beatlessheastadium.com','http://www.beatlessheastadium.com','2015-05-11 16:32:55','',0,'Dave Schwensen'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_02d946d_2' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2015-12-17 22:22:00