-- phpMyAdmin SQL Dump -- version 4.1.12 -- http://www.phpmyadmin.net -- -- Host: localhost:3306 -- Generation Time: May 13, 2014 at 12:23 PM -- Server version: 5.5.37-cll-lve -- PHP Version: 5.4.16 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `admin_gotwp` -- -- -------------------------------------------------------- -- -- Table structure for table `got_commentmeta` -- CREATE TABLE IF NOT EXISTS `got_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`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `got_comments` -- CREATE TABLE IF NOT EXISTS `got_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`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ; -- -- Dumping data for table `got_comments` -- INSERT INTO `got_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES (1, 1, 'Mr WordPress', '', 'http://wordpress.org/', '', '2014-03-26 16:14:05', '2014-03-26 16:14:05', 'Hi, this is a comment.\nTo delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.', 0, 'post-trashed', '', '', 0, 0), (2, 84, 'Val Starr', 'vstarr@gotradio.com', 'http://vsPass123', '98.255.111.108', '2014-04-22 22:39:24', '2014-04-22 22:39:24', 'Want to hear lots of Beatles!!', 0, '1', 'Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; LCJB; rv:11.0) like Gecko', '', 0, 3), (3, 1, 'Natalie', 'mamwxsxcu@gmail.com', 'http://pay4by.cc/rnwh', '23.81.201.75', '2014-04-23 19:10:18', '2014-04-23 19:10:18', 'I came to your page and noticed you could have a lot more visitors. I have found that the key to running a popular website is making sure the visitors you are getting are interested in your subject matter. There is a company that you can get traffic from and they let you try the service for free. I managed to get over 300 targeted visitors to day to my site. Visit them today: http://go.pigmeu.net/6fX', 0, 'post-trashed', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727 ; .NET CLR 4.0.30319)', '', 0, 0), (4, 169, '40GregoryW', 'dgregory252@hotmail.com', '', '178.19.99.69', '2014-04-29 11:18:03', '2014-04-29 11:18:03', 'Hi, it''s hard to find gotradio.drift2.com in google, i found it on 31 spot, you should build some high quality backlinks, i know what can help you, simply search in google for - edaya traffic increase', 0, 'post-trashed', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.76 Safari/537.36', '', 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `got_cunjoshare` -- CREATE TABLE IF NOT EXISTS `got_cunjoshare` ( `id` int(11) NOT NULL AUTO_INCREMENT, `layout` varchar(255) DEFAULT NULL, `category` varchar(45) DEFAULT NULL, `option_name` varchar(45) DEFAULT NULL, `option_value` text, `date_added` date DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `fk_option` (`option_name`,`layout`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=226 ; -- -- Dumping data for table `got_cunjoshare` -- INSERT INTO `got_cunjoshare` (`id`, `layout`, `category`, `option_name`, `option_value`, `date_added`) VALUES (1, 'bottom_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (2, 'bottom_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (3, 'bottom_tab', 'Bar layout design', 'socials_pos', 'cunjo_pos_left', '2014-04-19'), (4, 'bottom_tab', 'Bar layout design', 'width', '100', '2014-04-19'), (5, 'bottom_tab', 'Bar layout design', 'position', 'center', '2014-04-19'), (6, 'bottom_tab', 'Bar layout design', 'icons', 'white', '2014-04-19'), (7, 'bottom_tab', 'Bar layout design', 'textcolor', '#fff', '2014-04-19'), (8, 'bottom_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (9, 'bottom_tab', 'Bar layout design', 'bgcolor', '#444', '2014-04-19'), (10, 'bottom_tab', 'Call to action', 'message', 'Type your message to the world here..', '2014-04-19'), (11, 'bottom_tab', 'Call to action', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (12, 'bottom_tab', 'Call to action', 'messageicon', 'Sharetalk', '2014-04-19'), (13, 'bottom_tab', 'Call to action', 'messagelink', '', '2014-04-19'), (14, 'bottom_tab', 'Call to action', 'messagebtn', 'Click here', '2014-04-19'), (15, 'bottom_tab', 'Call to action', 'messagebtncolor', '#13d48e', '2014-04-19'), (16, 'bottom_tab', 'Call to action', 'messagebtntext', '#fff', '2014-04-19'), (17, 'bottom_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (18, 'bottom_tab', 'Visibility settings', 'display_message', '0', '2014-04-19'), (19, 'bottom_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (20, 'bottom_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (21, 'bottom_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (22, 'bottom_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (23, 'bottom_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (24, 'bottom_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (25, 'bottom_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (26, 'bottom_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (27, 'left_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (28, 'left_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (29, 'left_tab', 'Bar layout design', 'position', 'center', '2014-04-19'), (30, 'left_tab', 'Bar layout design', 'icons', 'white', '2014-04-19'), (31, 'left_tab', 'Bar layout design', 'textcolor', '#fff', '2014-04-19'), (32, 'left_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (33, 'left_tab', 'Bar layout design', 'bgcolor', '#444', '2014-04-19'), (34, 'left_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (35, 'left_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (36, 'left_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (37, 'left_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (38, 'left_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (39, 'left_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (40, 'left_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (41, 'left_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (42, 'left_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (43, 'left_elegant_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (44, 'left_elegant_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (45, 'left_elegant_tab', 'Bar layout design', 'position', 'center', '2014-04-19'), (46, 'left_elegant_tab', 'Bar layout design', 'textcolor', '#fff', '2014-04-19'), (47, 'left_elegant_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (48, 'left_elegant_tab', 'Bar layout design', 'bgcolor', '#444', '2014-04-19'), (49, 'left_elegant_tab', 'Bar layout design', 'counter', 'no', '2014-04-19'), (50, 'left_elegant_tab', 'Bar layout design', 'offleft', '50', '2014-04-19'), (51, 'left_elegant_tab', 'Bar layout design', 'icons', 'elegant', '2014-04-19'), (52, 'left_elegant_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (53, 'left_elegant_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (54, 'left_elegant_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (55, 'left_elegant_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (56, 'left_elegant_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (57, 'left_elegant_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (58, 'left_elegant_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (59, 'left_elegant_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (60, 'left_elegant_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (61, 'right_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (62, 'right_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (63, 'right_tab', 'Bar layout design', 'position', 'center', '2014-04-19'), (64, 'right_tab', 'Bar layout design', 'icons', 'white', '2014-04-19'), (65, 'right_tab', 'Bar layout design', 'textcolor', '#fff', '2014-04-19'), (66, 'right_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (67, 'right_tab', 'Bar layout design', 'bgcolor', '#444', '2014-04-19'), (68, 'right_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (69, 'right_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (70, 'right_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (71, 'right_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (72, 'right_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (73, 'right_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (74, 'right_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (75, 'right_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (76, 'right_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (77, 'top_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (78, 'top_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (79, 'top_tab', 'Bar layout design', 'socials_pos', 'cunjo_pos_left', '2014-04-19'), (80, 'top_tab', 'Bar layout design', 'width', '100', '2014-04-19'), (81, 'top_tab', 'Bar layout design', 'position', 'center', '2014-04-19'), (82, 'top_tab', 'Bar layout design', 'icons', 'white', '2014-04-19'), (83, 'top_tab', 'Bar layout design', 'textcolor', '#fff', '2014-04-19'), (84, 'top_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (85, 'top_tab', 'Bar layout design', 'bgcolor', '#444', '2014-04-19'), (86, 'top_tab', 'Bar layout design', 'showat', '50', '2014-04-19'), (87, 'top_tab', 'Call to action', 'message', 'Type your message to the world here..', '2014-04-19'), (88, 'top_tab', 'Call to action', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (89, 'top_tab', 'Call to action', 'messageicon', 'Sharetalk', '2014-04-19'), (90, 'top_tab', 'Call to action', 'messagelink', '', '2014-04-19'), (91, 'top_tab', 'Call to action', 'messagebtn', 'Click here', '2014-04-19'), (92, 'top_tab', 'Call to action', 'messagebtncolor', '#13d48e', '2014-04-19'), (93, 'top_tab', 'Call to action', 'messagebtntext', '#fff', '2014-04-19'), (94, 'top_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (95, 'top_tab', 'Visibility settings', 'display_message', '0', '2014-04-19'), (96, 'top_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (97, 'top_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (98, 'top_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (99, 'top_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (100, 'top_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (101, 'top_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (102, 'top_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (103, 'top_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (104, 'inline_buttons', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Pinterest', '2014-04-19'), (105, 'inline_buttons', 'Social channels', 'socials_target', 'window', '2014-04-19'), (106, 'inline_buttons', 'Buttons layout design', 'icons', 'icons', '2014-04-19'), (107, 'inline_buttons', 'Buttons layout design', 'message', '!Share now: ', '2014-04-19'), (108, 'inline_buttons', 'Buttons layout design', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (109, 'inline_buttons', 'Buttons layout design', 'textcolor', '#000', '2014-04-19'), (110, 'inline_buttons', 'Buttons layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (111, 'inline_buttons', 'Buttons layout design', 'counter', 'no', '2014-04-19'), (112, 'inline_buttons', 'Buttons layout design', 'offleft', '50', '2014-04-19'), (113, 'inline_buttons', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (114, 'inline_buttons', 'Visibility settings', 'on_home', '1', '2014-04-19'), (115, 'inline_buttons', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (116, 'inline_buttons', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (117, 'inline_buttons', 'Visibility settings', 'on_custom', '', '2014-04-19'), (118, 'inline_buttons', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (119, 'inline_buttons', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (120, 'inline_buttons', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (121, 'inline_buttons', 'Visibility settings', 'placement', 'both', '2014-04-19'), (122, 'inline_buttons', 'Visibility settings', 'is_active', '0', '2014-04-19'), (123, 'bottom_elegant_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (124, 'bottom_elegant_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (125, 'bottom_elegant_tab', 'Bar layout design', 'position', 'center', '2014-04-19'), (126, 'bottom_elegant_tab', 'Bar layout design', 'textcolor', '#fff', '2014-04-19'), (127, 'bottom_elegant_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (128, 'bottom_elegant_tab', 'Bar layout design', 'bgcolor', '#444', '2014-04-19'), (129, 'bottom_elegant_tab', 'Bar layout design', 'counter', 'no', '2014-04-19'), (130, 'bottom_elegant_tab', 'Bar layout design', 'icons', 'elegant', '2014-04-19'), (131, 'bottom_elegant_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (132, 'bottom_elegant_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (133, 'bottom_elegant_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (134, 'bottom_elegant_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (135, 'bottom_elegant_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (136, 'bottom_elegant_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (137, 'bottom_elegant_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (138, 'bottom_elegant_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (139, 'bottom_elegant_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (140, 'bottom_simple_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (141, 'bottom_simple_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (142, 'bottom_simple_tab', 'Bar layout design', 'socials_pos', 'cunjo_pos_left', '2014-04-19'), (143, 'bottom_simple_tab', 'Bar layout design', 'icons', 'milky', '2014-04-19'), (144, 'bottom_simple_tab', 'Bar layout design', 'textcolor', '#000', '2014-04-19'), (145, 'bottom_simple_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (146, 'bottom_simple_tab', 'Bar layout design', 'bgcolor', '#fff', '2014-04-19'), (147, 'bottom_simple_tab', 'Bar layout design', 'shadow', 'outside', '2014-04-19'), (148, 'bottom_simple_tab', 'Call to action', 'message', 'Type your message to the world here..', '2014-04-19'), (149, 'bottom_simple_tab', 'Call to action', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (150, 'bottom_simple_tab', 'Call to action', 'messageicon', 'Sharetalk', '2014-04-19'), (151, 'bottom_simple_tab', 'Call to action', 'messagelink', '', '2014-04-19'), (152, 'bottom_simple_tab', 'Call to action', 'messagebtn', 'Click here', '2014-04-19'), (153, 'bottom_simple_tab', 'Call to action', 'messagebtncolor', '#13d48e', '2014-04-19'), (154, 'bottom_simple_tab', 'Call to action', 'messagebtntext', '#fff', '2014-04-19'), (155, 'bottom_simple_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (156, 'bottom_simple_tab', 'Visibility settings', 'display_message', '0', '2014-04-19'), (157, 'bottom_simple_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (158, 'bottom_simple_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (159, 'bottom_simple_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (160, 'bottom_simple_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (161, 'bottom_simple_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (162, 'bottom_simple_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (163, 'bottom_simple_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (164, 'bottom_simple_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (165, 'top_simple_tab', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Email', '2014-04-19'), (166, 'top_simple_tab', 'Social channels', 'socials_target', 'window', '2014-04-19'), (167, 'top_simple_tab', 'Bar layout design', 'socials_pos', 'cunjo_pos_left', '2014-04-19'), (168, 'top_simple_tab', 'Bar layout design', 'icons', 'milky', '2014-04-19'), (169, 'top_simple_tab', 'Bar layout design', 'textcolor', '#000', '2014-04-19'), (170, 'top_simple_tab', 'Bar layout design', 'toolstyle', 'darkminimal', '2014-04-19'), (171, 'top_simple_tab', 'Bar layout design', 'bgcolor', '#fff', '2014-04-19'), (172, 'top_simple_tab', 'Bar layout design', 'shadow', 'outside', '2014-04-19'), (173, 'top_simple_tab', 'Bar layout design', 'showat', '50', '2014-04-19'), (174, 'top_simple_tab', 'Call to action', 'message', 'Type your message to the world here..', '2014-04-19'), (175, 'top_simple_tab', 'Call to action', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (176, 'top_simple_tab', 'Call to action', 'messageicon', 'Sharetalk', '2014-04-19'), (177, 'top_simple_tab', 'Call to action', 'messagelink', '', '2014-04-19'), (178, 'top_simple_tab', 'Call to action', 'messagebtn', 'Click here', '2014-04-19'), (179, 'top_simple_tab', 'Call to action', 'messagebtncolor', '#13d48e', '2014-04-19'), (180, 'top_simple_tab', 'Call to action', 'messagebtntext', '#fff', '2014-04-19'), (181, 'top_simple_tab', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (182, 'top_simple_tab', 'Visibility settings', 'display_message', '0', '2014-04-19'), (183, 'top_simple_tab', 'Visibility settings', 'on_home', '1', '2014-04-19'), (184, 'top_simple_tab', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (185, 'top_simple_tab', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (186, 'top_simple_tab', 'Visibility settings', 'on_custom', '', '2014-04-19'), (187, 'top_simple_tab', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (188, 'top_simple_tab', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (189, 'top_simple_tab', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (190, 'top_simple_tab', 'Visibility settings', 'is_active', '0', '2014-04-19'), (191, 'tiny_buttons', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Pinterest,Delicious,Stumbleupon', '2014-04-19'), (192, 'tiny_buttons', 'Social channels', 'socials_target', 'window', '2014-04-19'), (193, 'tiny_buttons', 'Buttons layout design', 'icons', 'metro', '2014-04-19'), (194, 'tiny_buttons', 'Buttons layout design', 'message', 'Share now:', '2014-04-19'), (195, 'tiny_buttons', 'Buttons layout design', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (196, 'tiny_buttons', 'Buttons layout design', 'textcolor', '#000', '2014-04-19'), (197, 'tiny_buttons', 'Buttons layout design', 'counter', 'no', '2014-04-19'), (198, 'tiny_buttons', 'Buttons layout design', 'offleft', '50', '2014-04-19'), (199, 'tiny_buttons', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (200, 'tiny_buttons', 'Visibility settings', 'on_home', '1', '2014-04-19'), (201, 'tiny_buttons', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (202, 'tiny_buttons', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (203, 'tiny_buttons', 'Visibility settings', 'on_custom', '', '2014-04-19'), (204, 'tiny_buttons', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (205, 'tiny_buttons', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (206, 'tiny_buttons', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (207, 'tiny_buttons', 'Visibility settings', 'placement', 'above', '2014-04-19'), (208, 'tiny_buttons', 'Visibility settings', 'is_active', '0', '2014-04-19'), (209, 'counter_buttons', 'Social channels', 'socials', 'Facebook,Twitter,Google,Linkedin,Pinterest,Stumbleupon', '2014-04-19'), (210, 'counter_buttons', 'Social channels', 'socials_target', 'window', '2014-04-19'), (211, 'counter_buttons', 'Buttons layout design', 'message', 'Share now: ', '2014-04-19'), (212, 'counter_buttons', 'Buttons layout design', 'message_pos', 'cunjo_pos_left', '2014-04-19'), (213, 'counter_buttons', 'Buttons layout design', 'textcolor', '#000', '2014-04-19'), (214, 'counter_buttons', 'Buttons layout design', 'counter', 'yes', '2014-04-19'), (215, 'counter_buttons', 'Buttons layout design', 'offleft', '50', '2014-04-19'), (216, 'counter_buttons', 'Visibility settings', 'display_icons', '1', '2014-04-19'), (217, 'counter_buttons', 'Visibility settings', 'on_home', '1', '2014-04-19'), (218, 'counter_buttons', 'Visibility settings', 'on_pages', '1', '2014-04-19'), (219, 'counter_buttons', 'Visibility settings', 'on_posts', '1', '2014-04-19'), (220, 'counter_buttons', 'Visibility settings', 'on_custom', '', '2014-04-19'), (221, 'counter_buttons', 'Visibility settings', 'exclude_pages', '', '2014-04-19'), (222, 'counter_buttons', 'Visibility settings', 'exclude_blogs', '', '2014-04-19'), (223, 'counter_buttons', 'Visibility settings', 'exclude_posts', '', '2014-04-19'), (224, 'counter_buttons', 'Visibility settings', 'placement', 'above', '2014-04-19'), (225, 'counter_buttons', 'Visibility settings', 'is_active', '0', '2014-04-19'); -- -------------------------------------------------------- -- -- Table structure for table `got_ecpt_meta_boxes` -- CREATE TABLE IF NOT EXISTS `got_ecpt_meta_boxes` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `name` tinytext NOT NULL, `nicename` tinytext NOT NULL, `page` tinytext NOT NULL, `context` tinytext NOT NULL, `priority` tinytext NOT NULL, `post_ids` mediumtext NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Dumping data for table `got_ecpt_meta_boxes` -- INSERT INTO `got_ecpt_meta_boxes` (`id`, `name`, `nicename`, `page`, `context`, `priority`, `post_ids`) VALUES (1, 'stationinfo', 'Station Info', 'stations', 'side', 'default', ''), (2, 'djinfo', 'DJ Info', 'Array', 'normal', 'default', ''), (3, 'roominfo', 'Room Info', 'Array', 'advanced', 'default', ''); -- -------------------------------------------------------- -- -- Table structure for table `got_ecpt_meta_box_fields` -- CREATE TABLE IF NOT EXISTS `got_ecpt_meta_box_fields` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `name` tinytext NOT NULL, `nicename` tinytext NOT NULL, `parent` tinytext NOT NULL, `type` tinytext NOT NULL, `options` mediumtext NOT NULL, `description` longtext NOT NULL, `list_order` tinyint(4) NOT NULL, `rich_editor` tinyint(4) NOT NULL, `max` tinyint(4) NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=10 ; -- -- Dumping data for table `got_ecpt_meta_box_fields` -- INSERT INTO `got_ecpt_meta_box_fields` (`id`, `name`, `nicename`, `parent`, `type`, `options`, `description`, `list_order`, `rich_editor`, `max`) VALUES (1, 'playerlink', 'Player Link', 'stationinfo', 'text', '', '', 0, 0, 0), (2, 'logo', 'Logo', 'roominfo', 'upload', '', '', 2, 0, 0), (3, 'colorscheme', 'Color Scheme', 'roominfo', 'colorpicker', '', '', 3, 0, 0), (5, 'image', 'Image', 'djinfo', 'upload', '', '', 5, 0, 0), (6, 'facebookurl', 'Facebook URL', 'djinfo', 'text', '', '', 6, 0, 0), (7, 'twitterurl', 'Twitter URL', 'djinfo', 'text', '', '', 7, 0, 0), (8, 'linkedinurl', 'Linkedin URL', 'djinfo', 'text', '', '', 8, 0, 0), (9, 'websiteurl', 'Web Site URL', 'djinfo', 'text', '', '', 9, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `got_ecpt_post_types` -- CREATE TABLE IF NOT EXISTS `got_ecpt_post_types` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `name` tinytext NOT NULL, `singular_name` tinytext NOT NULL, `plural_name` tinytext NOT NULL, `hierarchical` tinyint(4) NOT NULL, `title` tinyint(4) NOT NULL, `editor` tinyint(4) NOT NULL, `author` tinyint(4) NOT NULL, `thumbnail` tinyint(4) NOT NULL, `excerpt` tinyint(4) NOT NULL, `fields` tinyint(4) NOT NULL, `comments` tinyint(4) NOT NULL, `revisions` tinyint(4) NOT NULL, `has_archive` tinyint(4) NOT NULL, `post_formats` tinyint(4) NOT NULL, `page_attributes` tinyint(4) NOT NULL, `show_in_nav_menus` tinyint(4) NOT NULL, `menu_position` tinyint(4) NOT NULL, `menu_icon` tinytext NOT NULL, `exclude_from_search` tinyint(4) NOT NULL, `slug` tinytext NOT NULL, `with_front` tinyint(4) NOT NULL, `post_tags` tinyint(4) NOT NULL, `categories` tinyint(4) NOT NULL, `labels` mediumtext NOT NULL, `advanced_supports` mediumtext NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Dumping data for table `got_ecpt_post_types` -- INSERT INTO `got_ecpt_post_types` (`id`, `name`, `singular_name`, `plural_name`, `hierarchical`, `title`, `editor`, `author`, `thumbnail`, `excerpt`, `fields`, `comments`, `revisions`, `has_archive`, `post_formats`, `page_attributes`, `show_in_nav_menus`, `menu_position`, `menu_icon`, `exclude_from_search`, `slug`, `with_front`, `post_tags`, `categories`, `labels`, `advanced_supports`) VALUES (1, 'stations', 'Station', 'Stations', 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 0, 1, 5, 'dashicons-format-audio', 0, 'stations', 1, 0, 0, 'a:11:{s:7:"add_new";s:7:"Add New";s:9:"all_items";s:12:"All Stations";s:12:"add_new_item";s:15:"Add New Station";s:9:"edit_item";s:12:"Edit Station";s:8:"new_item";s:11:"New Station";s:9:"view_item";s:12:"View Station";s:12:"search_items";s:15:"Search Stations";s:9:"not_found";s:17:"No Stations found";s:18:"not_found_in_trash";s:30:"No Stations found in the trash";s:17:"parent_item_colon";s:0:"";s:9:"menu_name";s:0:"";}', ''); -- -------------------------------------------------------- -- -- Table structure for table `got_ecpt_taxonomies` -- CREATE TABLE IF NOT EXISTS `got_ecpt_taxonomies` ( `id` mediumint(9) NOT NULL AUTO_INCREMENT, `name` tinytext NOT NULL, `page` tinytext NOT NULL, `singular_name` tinytext NOT NULL, `plural_name` tinytext NOT NULL, `hierarchical` tinyint(4) NOT NULL, `show_tagcloud` tinyint(4) NOT NULL, `show_in_nav_menus` tinyint(4) NOT NULL, `slug` tinytext NOT NULL, `with_front` tinyint(4) NOT NULL, `enable_filter` tinyint(4) NOT NULL, UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Dumping data for table `got_ecpt_taxonomies` -- INSERT INTO `got_ecpt_taxonomies` (`id`, `name`, `page`, `singular_name`, `plural_name`, `hierarchical`, `show_tagcloud`, `show_in_nav_menus`, `slug`, `with_front`, `enable_filter`) VALUES (1, 'radioroom', 'stations', 'Radio Room', 'Radio Rooms', 1, 0, 1, 'radioroom', 1, 0), (2, 'radiodj', 'stations', 'DJ', 'DJ\\''s', 1, 0, 1, 'radio-dj', 1, 0); -- -------------------------------------------------------- -- -- Table structure for table `got_links` -- CREATE TABLE IF NOT EXISTS `got_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 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `got_nextend_smartslider_layouts` -- CREATE TABLE IF NOT EXISTS `got_nextend_smartslider_layouts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `slide` longtext, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Dumping data for table `got_nextend_smartslider_layouts` -- INSERT INTO `got_nextend_smartslider_layouts` (`id`, `title`, `slide`, `params`) VALUES (1, 'Featured Station', '
', ''), (2, 'Daniel Castro and Val Starr', '
[youtube values="eyJ5b3V0dWJldXJsIjoiaHR0cDovL3lvdXR1LmJlL1ZTQi1yeTRjWUdjIiwiZGVmYXVsdGltYWdlIjoibWF4cmVzZGVmYXVsdCIsImF1dG9wbGF5IjoiMSIsInRoZW1lIjoiZGFyayIsInJlbGF0ZWQiOiIxIiwidnEiOiJkZWZhdWx0In0="]
', ''); -- -------------------------------------------------------- -- -- Table structure for table `got_nextend_smartslider_sliders` -- CREATE TABLE IF NOT EXISTS `got_nextend_smartslider_sliders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `params` text NOT NULL, `generator` text NOT NULL, `slide` longtext, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ; -- -- Dumping data for table `got_nextend_smartslider_sliders` -- INSERT INTO `got_nextend_smartslider_sliders` (`id`, `title`, `type`, `params`, `generator`, `slide`) VALUES (1, 'Home Slide', 'simple', '{"size":"840|*|450|*|0","responsive":"1|*|0","globalfontsize":"12|*||*|","margin":"0|*|0|*|0|*|26.7|*|%","simplebackgroundimage":"","simplebackgroundimagesize":"auto","simplepadding":"0|*|0|*|0|*|0","simpleborder":"0|*|3E3E3Eff","simpleborderradius":"0|*|0|*|0|*|0","simpleresponsivemaxwidth":"3000","improvedtouch":"horizontal","simpleskins":"0","simpleslidercss":"","simpleanimation":"fade","simpleanimationproperties":"1000|*|0|*|easeInOutCubic|*|1","simplebackgroundanimation":"1|*|bars||zip||blinds||blocks||blocks2","fadeonload":"0|*|0","playfirstlayer":"0","mainafterout":"0","inaftermain":"1","controls":"0|*|horizontal|*|","blockrightclick":"0","imageload":"0|*|0","backgroundresize":"0","randomize":"0","autoplay":"1|*|9000","autoplayfinish":"0|*|loop|*|current","stopautoplay":"0|*|0|*|0","resumeautoplay":"1|*|0|*|","widgetarrow":"transition","widgetarrowdisplay":"1|*|hover|*|0|*|0","previousposition":"left|*|0|*|%|*|top|*|height\\/2-previousheight\\/2|*|%","previous":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/previous\\/my-test.png","nextposition":"right|*|0|*|px|*|top|*|height\\/2-nextheight\\/2|*|%","next":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/next\\/my-test.png","arrowbackground":"322f2dff","arrowbackgroundhover":"96362bff","widgetbullet":"transition","widgetbulletdisplay":"1|*|always|*|0|*|0","bulletposition":"right|*|5|*|px|*|bottom|*|5|*|px","bulletwidth":"100%","bulletorientation":"horizontal","bulletalign":"right","bullet":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetbullet\\/transition\\/transition\\/bullets\\/rectangle.png","bulletbackground":"322f2dba","bulletbackgroundhover":"96362bff","bulletborder":"e4e2d7ff","bulletborderhover":"64b5cbff","bulletshadow":"none","bulletbar":"none","bulletbarcolor":"00000060","bullethumbnail":"1|*|top","thumbnailsizebullet":"50|*|50","bulletthubmnail":"00000060","widgetautoplay":"image","widgetautoplaydisplay":"0|*|always|*||*|","autoplayimageposition":"right|*|15|*|px|*|top|*|50|*|%","autoplayimage":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetautoplay\\/image\\/image\\/play\\/dark-button-opacity.png","widgetindicator":"pie","widgetindicatordisplay":"1|*|always|*|1|*|0","indicatorposition":"right|*|5|*|px|*|top|*|5|*|px","indicatorskin":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetindicator\\/pie\\/pie\\/pie\\/tron.png","indicatorcolor":"322f2dba|*|322f2dba","indicatorsize":"28","indicatorthickness":"0.5","indicatorlinecap":"butt","widgetbar":"gradient","widgetbardisplay":"0|*|always|*||*|","bargradientposition":"left|*|0|*|%|*|top|*|50|*|px","bargradient":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetbar\\/gradient\\/gradient\\/gradient\\/dark.png","bargradientwidth":"100%","bargradientheight":"35","bargradienttitlefont":"sliderfont7","bargradientdescriptionfont":"sliderfont7","widgetthumbnail":"vertical","widgetthumbnaildisplay":"1|*|always|*|1|*|0","thumbnailposition":"left|*|-marginleft|*|%|*|bottom|*|0|*|px","thumbnailsize":"300","thumbnailcolumn":"30","thumbnailperpage":"5","thumbnailanimation":"700","thumbnail":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetthumbnail\\/vertical\\/vertical\\/thumbnails\\/vertical1.png","thumbnailtitlelink":"0","thumbnailfontclasstitle":"sliderfontcustom32","thumbnailfontclassdescription":"sliderfontcustom31","thumbnailactivebackground":"c0392bb3","widgetshadow":"shadow","widgetshadowdisplay":"0|*|always|*||*|","shadowposition":"left|*|0|*|%|*|bottom|*|-21.9|*|%","shadowwidth":"width","shadowcss":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetshadow\\/shadow\\/shadow\\/shadow\\/Curved-Light.png","widgethtml":"html","widgethtmldisplay":"0|*|always|*||*|","htmlposition":"left|*|0|*|px|*|top|*|0|*|px","widgethtmlcontent":"","widgets":"arrow"}', '', ''), (2, 'Downhome Den', 'simple', '{"size":"1140|*|450|*|0","responsive":"1|*|0","globalfontsize":"12|*||*|","margin":"0|*|0|*|0|*|0|*|%","simplebackgroundimage":"","simplebackgroundimagesize":"auto","simplepadding":"0|*|0|*|0|*|0","simpleborder":"0|*|3E3E3Eff","simpleborderradius":"0|*|0|*|0|*|0","simpleresponsivemaxwidth":"3000","improvedtouch":"horizontal","simpleskins":"0","simpleslidercss":"","simpleanimation":"fade","simpleanimationproperties":"1000|*|0|*|easeInOutCubic|*|1","simplebackgroundanimation":"1|*|bars||zip||blinds||blocks||blocks2","fadeonload":"0|*|0","playfirstlayer":"0","mainafterout":"0","inaftermain":"1","controls":"0|*|horizontal|*|","blockrightclick":"0","imageload":"0|*|0","backgroundresize":"0","randomize":"0","autoplay":"0|*|9000","autoplayfinish":"1|*|loop|*|current","stopautoplay":"0|*|0|*|0","resumeautoplay":"1|*|0|*|","widgetarrow":"transition","widgetarrowdisplay":"1|*|hover|*|0|*|0","previousposition":"left|*|0|*|%|*|top|*|height\\/2-previousheight\\/2|*|%","previous":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/previous\\/my-test.png","nextposition":"right|*|0|*|px|*|top|*|height\\/2-nextheight\\/2|*|%","next":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/next\\/my-test.png","arrowbackground":"322f2dff","arrowbackgroundhover":"96362bff","widgetbullet":"transition","widgetbulletdisplay":"1|*|always|*|0|*|0","bulletposition":"right|*|5|*|px|*|bottom|*|5|*|px","bulletwidth":"100%","bulletorientation":"horizontal","bulletalign":"right","bullet":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetbullet\\/transition\\/transition\\/bullets\\/rectangle.png","bulletbackground":"322f2dba","bulletbackgroundhover":"96362bff","bulletborder":"e4e2d7ff","bulletborderhover":"64b5cbff","bulletshadow":"none","bulletbar":"none","bulletbarcolor":"00000060","bullethumbnail":"1|*|top","thumbnailsizebullet":"50|*|50","bulletthubmnail":"00000060","widgetautoplay":"image","widgetautoplaydisplay":"0|*|always|*||*|","autoplayimageposition":"right|*|15|*|px|*|top|*|50|*|%","autoplayimage":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetautoplay\\/image\\/image\\/play\\/dark-button-opacity.png","widgetindicator":"pie","widgetindicatordisplay":"1|*|always|*|1|*|0","indicatorposition":"right|*|5|*|px|*|top|*|5|*|px","indicatorskin":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetindicator\\/pie\\/pie\\/pie\\/tron.png","indicatorcolor":"322f2dba|*|322f2dba","indicatorsize":"28","indicatorthickness":"0.5","indicatorlinecap":"butt","widgetbar":"gradient","widgetbardisplay":"0|*|always|*||*|","bargradientposition":"left|*|0|*|%|*|top|*|50|*|px","bargradient":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetbar\\/gradient\\/gradient\\/gradient\\/dark.png","bargradientwidth":"100%","bargradientheight":"35","bargradienttitlefont":"sliderfont7","bargradientdescriptionfont":"sliderfont7","widgetthumbnail":"vertical","widgetthumbnaildisplay":"1|*|always|*|1|*|0","thumbnailposition":"left|*|-marginleft|*|%|*|bottom|*|0|*|px","thumbnailsize":"300","thumbnailcolumn":"30","thumbnailperpage":"5","thumbnailanimation":"700","thumbnail":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetthumbnail\\/vertical\\/vertical\\/thumbnails\\/vertical1.png","thumbnailtitlelink":"0","thumbnailfontclasstitle":"sliderfontcustom32","thumbnailfontclassdescription":"sliderfontcustom31","thumbnailactivebackground":"c0392bb3","widgetshadow":"shadow","widgetshadowdisplay":"0|*|always|*||*|","shadowposition":"left|*|0|*|%|*|bottom|*|-21.9|*|%","shadowwidth":"width","shadowcss":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetshadow\\/shadow\\/shadow\\/shadow\\/Curved-Light.png","widgethtml":"html","widgethtmldisplay":"0|*|always|*||*|","htmlposition":"left|*|0|*|px|*|top|*|0|*|px","widgethtmlcontent":"","widgets":"thumbnail"}', '', ''), (6, 'Jazz Joint', 'simple', '{"size":"840|*|450|*|0","responsive":"1|*|0","globalfontsize":"12|*||*|","margin":"0|*|0|*|0|*|26.7|*|%","simplebackgroundimage":"","simplebackgroundimagesize":"auto","simplepadding":"0|*|0|*|0|*|0","simpleborder":"0|*|3E3E3Eff","simpleborderradius":"0|*|0|*|0|*|0","simpleresponsivemaxwidth":"3000","improvedtouch":"horizontal","simpleskins":"0","simpleslidercss":"","simpleanimation":"fade","simpleanimationproperties":"1000|*|0|*|easeInOutCubic|*|1","simplebackgroundanimation":"1|*|bars||zip||blinds||blocks||blocks2","fadeonload":"0|*|0","playfirstlayer":"0","mainafterout":"0","inaftermain":"1","controls":"0|*|horizontal|*|","blockrightclick":"0","imageload":"0|*|0","backgroundresize":"0","randomize":"0","autoplay":"1|*|9000","autoplayfinish":"0|*|loop|*|current","stopautoplay":"0|*|0|*|0","resumeautoplay":"1|*|0|*|","widgetarrow":"transition","widgetarrowdisplay":"1|*|hover|*|0|*|0","previousposition":"left|*|0|*|%|*|top|*|height\\/2-previousheight\\/2|*|%","previous":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/previous\\/my-test.png","nextposition":"right|*|0|*|px|*|top|*|height\\/2-nextheight\\/2|*|%","next":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/next\\/my-test.png","arrowbackground":"322f2dff","arrowbackgroundhover":"96362bff","widgetbullet":"transition","widgetbulletdisplay":"1|*|always|*|0|*|0","bulletposition":"right|*|5|*|px|*|bottom|*|5|*|px","bulletwidth":"100%","bulletorientation":"horizontal","bulletalign":"right","bullet":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetbullet\\/transition\\/transition\\/bullets\\/rectangle.png","bulletbackground":"322f2dba","bulletbackgroundhover":"96362bff","bulletborder":"e4e2d7ff","bulletborderhover":"64b5cbff","bulletshadow":"none","bulletbar":"none","bulletbarcolor":"00000060","bullethumbnail":"1|*|top","thumbnailsizebullet":"50|*|50","bulletthubmnail":"00000060","widgetautoplay":"image","widgetautoplaydisplay":"0|*|always|*||*|","autoplayimageposition":"right|*|15|*|px|*|top|*|50|*|%","autoplayimage":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetautoplay\\/image\\/image\\/play\\/dark-button-opacity.png","widgetindicator":"pie","widgetindicatordisplay":"1|*|always|*|1|*|0","indicatorposition":"right|*|5|*|px|*|top|*|5|*|px","indicatorskin":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetindicator\\/pie\\/pie\\/pie\\/tron.png","indicatorcolor":"322f2dba|*|322f2dba","indicatorsize":"28","indicatorthickness":"0.5","indicatorlinecap":"butt","widgetbar":"gradient","widgetbardisplay":"0|*|always|*||*|","bargradientposition":"left|*|0|*|%|*|top|*|50|*|px","bargradient":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetbar\\/gradient\\/gradient\\/gradient\\/dark.png","bargradientwidth":"100%","bargradientheight":"35","bargradienttitlefont":"sliderfont7","bargradientdescriptionfont":"sliderfont7","widgetthumbnail":"vertical","widgetthumbnaildisplay":"1|*|always|*|1|*|0","thumbnailposition":"left|*|-marginleft|*|%|*|bottom|*|0|*|px","thumbnailsize":"300","thumbnailcolumn":"30","thumbnailperpage":"5","thumbnailanimation":"700","thumbnail":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetthumbnail\\/vertical\\/vertical\\/thumbnails\\/vertical1.png","thumbnailtitlelink":"0","thumbnailfontclasstitle":"sliderfontcustom32","thumbnailfontclassdescription":"sliderfontcustom31","thumbnailactivebackground":"c0392bb3","widgetshadow":"shadow","widgetshadowdisplay":"0|*|always|*||*|","shadowposition":"left|*|0|*|%|*|bottom|*|-21.9|*|%","shadowwidth":"width","shadowcss":"\\/plugins\\/nextend-smart-slider2-full\\/plugins\\/nextendsliderwidgetshadow\\/shadow\\/shadow\\/shadow\\/Curved-Light.png","widgethtml":"html","widgethtmldisplay":"0|*|always|*||*|","htmlposition":"left|*|0|*|px|*|top|*|0|*|px","widgethtmlcontent":"","widgets":"arrow"}', '', ''), (5, 'Thumbnail Vertical', 'simple', '{"size":"820|*|450|*|0","responsive":"1|*|1","globalfontsize":"12|*||*|","margin":"10|*|0|*|5|*|26.7|*|%","simplebackgroundimage":"","simplebackgroundimagesize":"auto","simplepadding":"0|*|0|*|0|*|0","simpleborder":"0|*|3E3E3Eff","simpleborderradius":"0|*|0|*|0|*|0","simpleresponsivemaxwidth":"3000","improvedtouch":"horizontal","simpleskins":"0","simpleslidercss":"","simpleanimation":"fade","simpleanimationproperties":"1000|*|0|*|easeInOutCubic|*|1","simplebackgroundanimation":"1|*|bars||zip||blinds||blocks||blocks2","fadeonload":"0|*|0","playfirstlayer":"0","mainafterout":"0","inaftermain":"1","controls":"0|*|horizontal|*|","blockrightclick":"0","randomize":"0","autoplay":"1|*|9000","autoplayfinish":"0|*|loop|*|current","stopautoplay":"0|*|0|*|0","resumeautoplay":"1|*|0|*|","widgetarrow":"transition","widgetarrowdisplay":"1|*|hover|*|0|*|0","previousposition":"left|*|0|*|%|*|top|*|height\\/2-previousheight\\/2|*|%","previous":"plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/previous\\/my-test.png","nextposition":"right|*|0|*|px|*|top|*|height\\/2-nextheight\\/2|*|%","next":"plugins\\/nextendsliderwidgetarrow\\/transition\\/transition\\/next\\/my-test.png","arrowbackground":"322f2dff","arrowbackgroundhover":"96362bff","widgetbullet":"transition","widgetbulletdisplay":"1|*|always|*|0|*|0","bulletposition":"right|*|5|*|px|*|bottom|*|5|*|px","bulletwidth":"100%","bulletorientation":"horizontal","bulletalign":"right","bullet":"plugins\\/nextendsliderwidgetbullet\\/transition\\/transition\\/bullets\\/rectangle.png","bulletbackground":"322f2dba","bulletbackgroundhover":"96362bff","bulletborder":"e4e2d7ff","bulletborderhover":"64b5cbff","bulletshadow":"none","bulletbar":"none","bulletbarcolor":"00000060","bullethumbnail":"1|*|top","thumbnailsizebullet":"50|*|50","bulletthubmnail":"00000060","widgetautoplay":"image","widgetautoplaydisplay":"0|*|always|*||*|","autoplayimageposition":"right|*|15|*|px|*|top|*|50|*|%","autoplayimage":"plugins\\/nextendsliderwidgetautoplay\\/image\\/image\\/play\\/dark-button-opacity.png","widgetindicator":"pie","widgetindicatordisplay":"1|*|always|*|1|*|0","indicatorposition":"right|*|5|*|px|*|top|*|5|*|px","indicatorskin":"plugins\\/nextendsliderwidgetindicator\\/pie\\/pie\\/pie\\/tron.png","indicatorcolor":"322f2dba|*|322f2dba","indicatorsize":"28","indicatorthickness":"0.5","indicatorlinecap":"butt","widgetbar":"gradient","widgetbardisplay":"0|*|always|*||*|","bargradientposition":"left|*|0|*|%|*|top|*|50|*|px","bargradient":"plugins\\/nextendsliderwidgetbar\\/gradient\\/gradient\\/gradient\\/dark.png","bargradientwidth":"100%","bargradientheight":"35","bargradienttitlefont":"sliderfont7","bargradientdescriptionfont":"sliderfont7","widgetthumbnail":"vertical","widgetthumbnaildisplay":"1|*|always|*|1|*|0","thumbnailposition":"left|*|-marginleft|*|%|*|bottom|*|0|*|px","thumbnailsize":"300","thumbnailcolumn":"30","thumbnailperpage":"5","thumbnailanimation":"700","thumbnail":"plugins\\/nextendsliderwidgetthumbnail\\/vertical\\/vertical\\/thumbnails\\/vertical1.png","thumbnailfontclasstitle":"sliderfontcustom32","thumbnailfontclassdescription":"sliderfontcustom31","thumbnailactivebackground":"c0392bb3","widgetshadow":"shadow","widgetshadowdisplay":"0|*|always|*||*|","shadowposition":"left|*|0|*|%|*|bottom|*|-21.9|*|%","shadowwidth":"width","shadowcss":"plugins\\/nextendsliderwidgetshadow\\/shadow\\/shadow\\/shadow\\/Curved-Light.png","widgethtml":"html","widgethtmldisplay":"0|*|always|*||*|","htmlposition":"left|*|0|*|px|*|top|*|0|*|px","widgethtmlcontent":"","widgets":"thumbnail"}', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `got_nextend_smartslider_slides` -- CREATE TABLE IF NOT EXISTS `got_nextend_smartslider_slides` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(200) NOT NULL, `slider` int(11) NOT NULL, `publish_up` datetime NOT NULL, `publish_down` datetime NOT NULL, `published` tinyint(1) NOT NULL, `first` int(11) NOT NULL, `slide` longtext, `description` text NOT NULL, `thumbnail` varchar(255) NOT NULL, `background` varchar(300) NOT NULL, `params` text NOT NULL, `ordering` int(11) NOT NULL, `generator` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=38 ; -- -- Dumping data for table `got_nextend_smartslider_slides` -- INSERT INTO `got_nextend_smartslider_slides` (`id`, `title`, `slider`, `publish_up`, `publish_down`, `published`, `first`, `slide`, `description`, `thumbnail`, `background`, `params`, `ordering`, `generator`) VALUES (1, 'Featured Station', 1, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
', 'Soft Rock n'' Classic Hits is the soundtrack to your life!', 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Elton-John_thumb1-300x180.jpg', 'ffffff00|*|http://gotradio.drift2.com/wp-content/uploads/2014/05/elton-John_3.jpg', '{"link":"|*|_self","adminmode":"all"}', 1, 0), (2, 'On Tour', 1, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
[image values="eyJpbWFnZSI6Imh0dHA6Ly9nb3RyYWRpby5kcmlmdDIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzA1L2Rvb2JpZV9icm90aGVyc18yMy5qcGciLCJhbHQiOiJJbWFnZSBub3QgYXZhaWxhYmxlIiwidGl0bGUiOiIiLCJsaW5rIjoiI3wqfF9zZWxmIiwic2l6ZSI6IjEwMCV8KnxhdXRvIiwiY3NzIjoiIiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIiwia2VuYnVybnMiOiIwfCp8MTAwMDB8KnwxMTV8KnwwLTUwJSA1MCV8KnwwIn0="][caption values="eyJpbWFnZSI6Imh0dHA6Ly93d3cubmV4dGVuZHdlYi5jb20vc3RhdGljL3BsYWNlaG9sZGVyLnBuZyIsImFsdCI6IkltYWdlIG5vdCBhdmFpbGFibGUiLCJsaW5rIjoiI3wqfF9zZWxmIiwic2l6ZSI6IjEzMHwqfDEzMCIsImNvbnRlbnQiOiJUaXRsZSIsImRlc2NyaXB0aW9uIjoiSGVyZSBjb21lcyB0aGUgZGVzY3JpcHRpb24gdGV4dC4iLCJjYXB0aW9uY2xhc3MiOiJzaW1wbGUtYm90dG9tIiwiZm9udGNsYXNzdGl0bGUiOiJzbGlkZXJmb250MSIsImZvbnRjbGFzcyI6InNsaWRlcmZvbnQxMSIsImNvbG9yIjoiMDAwMDAwODAiLCJjdXN0b21jYXB0aW9uY2xhc3MiOiIiLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIifQ=="]
[heading values="eyJwcmlvcml0eSI6IjMiLCJoZWFkaW5nIjoiT24gVG91ciEiLCJsaW5rIjoiI3wqfF9zZWxmIiwiZm9udGNsYXNzIjoic2xpZGVyZm9udDIiLCJmb250c2l6ZSI6ImF1dG8iLCJmb250Y29sb3IiOiIwfCp8MDAwMDAwIiwic2tpbnMiOiIwIiwiY3NzIjoicGFkZGluZzogNXB4IDEwcHg7XG5ib3gtc2hhZG93OiAwIDFweCAxcHggUkdCQSgwLDAsMCwgMC4yKTtcbiIsImNsYXNzIjoiIiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIn0="]
', 'Check out tour dates for the Doobie Brothers', 'http://gotradio.drift2.com/wp-content/uploads/2014/04/doobie-brothers_thumb-273x300.jpg', 'ffffff00|*| http://gotradio.drift2.com/wp-content/uploads/2014/05/doobie_brothers_23.jpg', '{"link":"http:\\/\\/www.doobiebros.com\\/tour-dates\\/|*|_self","adminmode":"all"}', 2, 0), (3, 'CD Giveaway', 1, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 1, '
[image values="eyJpbWFnZSI6Imh0dHA6Ly9nb3RyYWRpby5kcmlmdDIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzA1L3BhdWwtbWNjYXJ0bnktMDAyLmpwZyIsImFsdCI6IkltYWdlIG5vdCBhdmFpbGFibGUiLCJ0aXRsZSI6IiIsImxpbmsiOiIjfCp8X3NlbGYiLCJzaXplIjoiMTAwJXwqfGF1dG8iLCJjc3MiOiIiLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIiLCJrZW5idXJucyI6IjB8KnwxMDAwMHwqfDExNXwqfDAtNTAlIDUwJXwqfDAifQ=="]
', 'Win a copy of Paul McCartney''s latest CD', 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Paul-McCartney_Thumb-300x300.jpg', 'ffffff00|*|', '{"link":"|*|_self","adminmode":"all"}', 3, 0), (10, 'Featured Station', 2, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
[html values="eyJodG1sIjoiPGEgaHJlZj1cIiNcIiBvbmNsaWNrPVwid2luZG93Lm9wZW4oJ2h0dHA6Ly9saXZlLm15c3RyZWFtcGxheWVyLmNvbS9nb3RyYWRpbz9hdXRvcGxheT0yOScsICdwbGF5ZXInLCAndG9vbGJhcj1ubyxyZXNpemFibGU9eWVzLHNjcm9sbGJhcnM9eWVzLHdpZHRoPTgwOCxoZWlnaHQ9NTQwJyk7XCIgdGl0bGU9XCJCbHVlc1wiPjxoMyBjbGFzcz1cImVudHJ5LXRpdGxlXCI+Qml0IE8gQmx1ZXM8L2gzPjwvYT5DbGljayBUbyBMYXVuY2ggQml0IE8gQmx1ZXM8L2E+ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIiwiY3NzIjoiLm15Zmlyc3RjbGFzcyB7XG5oZWlnaHQ6IDMwcHg7XG5saW5lLWhlaWdodDogMzBweDsgXG5iYWNrZ3JvdW5kOiByb3lhbGJsdWU7XG5jb2xvcjogd2hpdGU7XG50ZXh0LWFsaWduOiBjZW50ZXI7XG59Iiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIn0="]
', 'Bit O Blues features the best of the blues!', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Tommy-Castro_thumbnail.jpg', 'ffffff00|*|http://gotradio.drift2.com/wp-content/uploads/2014/05/Tommy-Castro_1.jpg', '{"link":" |*|_self","adminmode":"all"}', 1, 0), (11, 'On Tour', 2, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
[heading values="eyJwcmlvcml0eSI6IjMiLCJoZWFkaW5nIjoiICAgICAgICAgICBKb2UgQm9uYW1hc3NhICBPbiBUb3VyISIsImxpbmsiOiIjfCp8X3NlbGYiLCJmb250Y2xhc3MiOiJzbGlkZXJmb250MiIsImZvbnRzaXplIjoiYXV0byIsImZvbnRjb2xvciI6IjB8KnwwMDAwMDAiLCJza2lucyI6IjAiLCJjc3MiOiJwYWRkaW5nOiA1cHggMTBweDtcbmJhY2tncm91bmQ6ICMwMUFERDM7XG5ib3gtc2hhZG93OiAwIDFweCAxcHggUkdCQSgwLDAsMCwgMC4yKTtcbiIsImNsYXNzIjoiIiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIn0="][image values="eyJpbWFnZSI6Imh0dHA6Ly9nb3RyYWRpby5kcmlmdDIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzA1L0pvZS1Cb25hbWFzc2EtcGljMS0xMDI0eDY4Mi5qcGciLCJhbHQiOiJJbWFnZSBub3QgYXZhaWxhYmxlIiwidGl0bGUiOiIiLCJsaW5rIjoiI3wqfF9zZWxmIiwic2l6ZSI6IjEwMCV8KnxhdXRvIiwiY3NzIjoiIiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIiwia2VuYnVybnMiOiIwfCp8MTAwMDB8KnwxMTV8KnwwLTUwJSA1MCV8KnwwIn0="][image values="eyJpbWFnZSI6Imh0dHA6Ly93d3cubmV4dGVuZHdlYi5jb20vc3RhdGljL3BsYWNlaG9sZGVyLnBuZyIsImFsdCI6IkltYWdlIG5vdCBhdmFpbGFibGUiLCJ0aXRsZSI6IiIsImxpbmsiOiIjfCp8X3NlbGYiLCJzaXplIjoiMTAwJXwqfGF1dG8iLCJjc3MiOiIiLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIiLCJrZW5idXJucyI6IjB8KnwxMDAwMHwqfDExNXwqfDAtNTAlIDUwJXwqfDAifQ=="][caption values="eyJpbWFnZSI6Imh0dHA6Ly93d3cubmV4dGVuZHdlYi5jb20vc3RhdGljL3BsYWNlaG9sZGVyLnBuZyIsImFsdCI6IkltYWdlIG5vdCBhdmFpbGFibGUiLCJsaW5rIjoiI3wqfF9zZWxmIiwic2l6ZSI6IjEzMHwqfDEzMCIsImNvbnRlbnQiOiJUaXRsZSIsImRlc2NyaXB0aW9uIjoiSGVyZSBjb21lcyB0aGUgZGVzY3JpcHRpb24gdGV4dC4iLCJjYXB0aW9uY2xhc3MiOiJzaW1wbGUtYm90dG9tIiwiZm9udGNsYXNzdGl0bGUiOiJzbGlkZXJmb250MSIsImZvbnRjbGFzcyI6InNsaWRlcmZvbnQxMSIsImNvbG9yIjoiMDAwMDAwODAiLCJjdXN0b21jYXB0aW9uY2xhc3MiOiIiLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIifQ=="]
', 'Check out tour dates for Joe Bonamassa', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Joe-Bonamassa_thumb1.png', 'ffffff00|*| ', '{"link":"http:\\/\\/jbonamassa.com\\/tour-dates\\/|*|_blank","adminmode":"all"}', 2, 0), (12, 'CD Giveaway', 2, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
[image values="eyJpbWFnZSI6Imh0dHA6Ly9nb3RyYWRpby5kcmlmdDIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzA1L0phcmVrdXMtU2luZ2xldG9uLnBuZyIsImFsdCI6IkltYWdlIG5vdCBhdmFpbGFibGUiLCJ0aXRsZSI6IiIsImxpbmsiOiIjfCp8X3NlbGYiLCJzaXplIjoiMTAwJXwqfGF1dG8iLCJjc3MiOiIiLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIiLCJrZW5idXJucyI6IjB8KnwxMDAwMHwqfDExNXwqfDAtNTAlIDUwJXwqfDAifQ=="]
[heading values="eyJwcmlvcml0eSI6IjYiLCJoZWFkaW5nIjoiRW50ZXIgdG8gd2luIGEgY29weSBvZiBKYXJla3VzIFNpbmdsZXRvbiAncyBuZXcgQ0QgXCJSZWZ1c2UgVG8gTG9zZVwiICEiLCJsaW5rIjoiI3wqfF9zZWxmIiwiZm9udGNsYXNzIjoic2xpZGVyZm9udGN1c3RvbTYiLCJmb250c2l6ZSI6ImF1dG8iLCJmb250Y29sb3IiOiIwfCp8ZjBlNWU1Iiwic2tpbnMiOiIiLCJjc3MiOiJwYWRkaW5nOiAwO1xubWFyZ2luOiAwO1xuYmFja2dyb3VuZDogbm9uZTtcbmJveC1zaGFkb3c6IG5vbmU7IiwiY2xhc3MiOiIiLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIifQ=="]
', 'Win a copy of Jarekus Singleton - Refuse To Lose ', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Jarrekus.jpg', 'ffffff00|*| ', '{"link":"|*|_self","adminmode":"all"}', 3, 0), (13, 'Daniel Castro and Val Starr', 2, '2014-05-01 20:41:31', '2024-05-02 20:41:31', 1, 1, '
[youtube values="eyJ5b3V0dWJldXJsIjoiaHR0cDovL3lvdXR1LmJlL1ZTQi1yeTRjWUdjIiwiZGVmYXVsdGltYWdlIjoibWF4cmVzZGVmYXVsdCIsImF1dG9wbGF5IjoiMCIsInRoZW1lIjoiZGFyayIsInJlbGF0ZWQiOiIxIiwidnEiOiJkZWZhdWx0In0="]
', 'Blues guitarist Daniel Castro joins Val Starr for an impromptu jam ', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/664370_10202840864656749_5239737999430724084_o.jpg', 'ffffff00|*|', '{"link":"|*|_self","adminmode":"all"}', 4, 0), (35, 'Featured Station', 6, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 1, '
', 'Smooth Jazz - The station that smooths out your day!', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/davekoz11.jpg', 'ffffff00|*|http://gotradio.drift2.com/wp-content/uploads/2014/05/dave-koz1-988x1024.jpg', '{"link":"http:\\/\\/live.mystreamplayer.com\\/gotradio?autoplay=3|*|_blank","adminmode":"all"}', 1, 0), (36, 'On Tour', 6, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
[image values="eyJpbWFnZSI6Imh0dHA6Ly9nb3RyYWRpby5kcmlmdDIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzA1L2RhdmVrb3oxLTMwMHgyMjUuanBnIiwiYWx0IjoiSW1hZ2Ugbm90IGF2YWlsYWJsZSIsInRpdGxlIjoiIiwibGluayI6IiN8Knxfc2VsZiIsInNpemUiOiIxMDAlfCp8YXV0byIsImNzcyI6IiIsIm9ubW91c2VlbnRlciI6IiIsIm9ubW91c2VjbGljayI6IiIsIm9ubW91c2VsZWF2ZSI6IiIsImtlbmJ1cm5zIjoiMHwqfDEwMDAwfCp8MTE1fCp8MC01MCUgNTAlfCp8MCJ9"]
[heading values="eyJwcmlvcml0eSI6IjYiLCJoZWFkaW5nIjoiQ2xpY2sgaGVyZSBmb3IgS296IHRvdXIgZGF0ZXMiLCJsaW5rIjoiI3wqfF9ibGFuayIsImZvbnRjbGFzcyI6InNsaWRlcmZvbnQxIiwiZm9udHNpemUiOiJhdXRvIiwiZm9udGNvbG9yIjoiMHwqfDAwMDAwMCIsInNraW5zIjoiIiwiY3NzIjoicGFkZGluZzogMDtcbm1hcmdpbjogMDtcbmJhY2tncm91bmQ6IG5vbmU7XG5ib3gtc2hhZG93OiBub25lOyIsImNsYXNzIjoiIiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIn0="]
', 'Check out tour dates for the Dave Koz', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/dave-koz-289x300.jpg', 'ffffff00|*| ', '{"link":"|*|_self","adminmode":"all"}', 2, 0), (34, 'Wheat Six', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'Wheat is a cereal grain, originally from the Levant region... ', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t6.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/6.png', '{"params":"","ordering":"8","slider":5}', 9, 0), (33, 'Wheat Five', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'Wheat is a cereal grain, originally from the Levant region... ', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t5.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/5.png', '{"params":"","ordering":"7","slider":5}', 8, 0), (32, 'Wheat Four', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'Wheat is a cereal grain, originally from the Levant region... ', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t4.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/4.png', '{"params":"","ordering":"6","slider":5}', 7, 0), (31, 'Wheat Three', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'Wheat is a cereal grain, originally from the Levant region... ', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t3.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/3.png', '{"params":"","ordering":"5","slider":5}', 6, 0), (30, 'Sunflower', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'The sunflower (Helianthus annuus) is an annual plant native...', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t7.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/7.png', '{"params":"","ordering":"4","slider":5}', 5, 0), (29, 'Wheat Two', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'Wheat is a cereal grain, originally from the Levant region... ', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t2.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/2.png', '{"params":"","ordering":"3","slider":5}', 4, 0), (28, 'Sunflower', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 1, '', 'The sunflower (Helianthus annuus) is an annual plant native...', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t11.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/11.png', '{"params":"","ordering":"2","slider":5}', 3, 0), (27, 'Wheat One', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', 'Wheat is a cereal grain, originally from the Levant region... ', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t1.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/1.png', '{"params":"","ordering":"1","slider":5}', 2, 0), (26, 'Poppy', 5, '2014-05-01 21:18:39', '2024-05-02 21:18:39', 1, 0, '', ' Poppy seeds contain small quantities morphine and codeine...', 'http://www.nextendweb.com/demo/smartslider2/images/widget1/t8.png', 'ffffff00|*|http://www.nextendweb.com/demo/smartslider2/images/widget1/8.png', '{"params":"","ordering":"0","slider":5}', 1, 0), (37, 'CD Giveaway', 6, '2014-04-10 23:18:31', '2024-04-11 23:18:31', 1, 0, '
[image values="eyJpbWFnZSI6Imh0dHA6Ly9nb3RyYWRpby5kcmlmdDIuY29tL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzA1L3N1LWNoYXJsZXMucG5nIiwiYWx0IjoiSW1hZ2Ugbm90IGF2YWlsYWJsZSIsInRpdGxlIjoiIiwibGluayI6IiN8Knxfc2VsZiIsInNpemUiOiIxMDAlfCp8YXV0byIsImNzcyI6IiIsIm9ubW91c2VlbnRlciI6IiIsIm9ubW91c2VjbGljayI6IiIsIm9ubW91c2VsZWF2ZSI6IiIsImtlbmJ1cm5zIjoiMHwqfDEwMDAwfCp8MTE1fCp8MC01MCUgNTAlfCp8MCJ9"][html values="eyJodG1sIjoiPGRpdiBjbGFzcz1cIm15Zmlyc3RjbGFzc1wiPlxuPGEgaHJlZj1cIm1haWx0bzpjb250ZXN0QGdvdHJhZGlvLmNvbVwiPiA8L2E+XG48L2Rpdj4iLCJjc3MiOiIubXlmaXJzdGNsYXNzIHtcbmhlaWdodDogMzBweDtcbmxpbmUtaGVpZ2h0OiAzMHB4OyBcbmJhY2tncm91bmQ6IHJveWFsYmx1ZTtcbmNvbG9yOiB3aGl0ZTtcbnRleHQtYWxpZ246IGNlbnRlcjtcbn0iLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIifQ=="]
[heading values="eyJwcmlvcml0eSI6IjIiLCJoZWFkaW5nIjoiRW50ZXIgdG8gd2luIGEgY29weSBvZiBTdSBDaGFybGVzIENEIiwibGluayI6IiN8Knxfc2VsZiIsImZvbnRjbGFzcyI6InNsaWRlcmZvbnQyIiwiZm9udHNpemUiOiJhdXRvIiwiZm9udGNvbG9yIjoiMHwqfDAwMDAwMCIsInNraW5zIjoiIiwiY3NzIjoicGFkZGluZzogMDtcbm1hcmdpbjogMDtcbmJhY2tncm91bmQ6IG5vbmU7XG5ib3gtc2hhZG93OiBub25lOyIsImNsYXNzIjoiIiwib25tb3VzZWVudGVyIjoiIiwib25tb3VzZWNsaWNrIjoiIiwib25tb3VzZWxlYXZlIjoiIn0="]
[html values="eyJodG1sIjoiPGEgaHJlZj1cIm1haWx0bzpjb250ZXN0QGdvdHJhZGlvLmNvbVwiPiBTZW5kIEVtYWlsIHRvOiAgY29udGVzdEBnb3RyZGlvLmNvbTwvYT4iLCJjc3MiOiIubXlmaXJzdGNsYXNzIHtcbmhlaWdodDogMzBweDtcbmxpbmUtaGVpZ2h0OiAzMHB4OyBcbmJhY2tncm91bmQ6IHJveWFsYmx1ZTtcbmNvbG9yOiB3aGl0ZTtcbnRleHQtYWxpZ246IGNlbnRlcjtcbn0iLCJvbm1vdXNlZW50ZXIiOiIiLCJvbm1vdXNlY2xpY2siOiIiLCJvbm1vdXNlbGVhdmUiOiIifQ=="]
', 'Win a copy of Su Charles latest CD', 'http://gotradio.drift2.com/wp-content/uploads/2014/05/su-Charles_thumbnail.jpg', 'ffffff00|*|', '{"link":"|*|_self","adminmode":"all"}', 3, 0); -- -------------------------------------------------------- -- -- Table structure for table `got_nextend_smartslider_storage` -- CREATE TABLE IF NOT EXISTS `got_nextend_smartslider_storage` ( `id` int(11) NOT NULL AUTO_INCREMENT, `key` varchar(200) NOT NULL, `value` longtext, PRIMARY KEY (`id`), UNIQUE KEY `key` (`key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=19 ; -- -- Dumping data for table `got_nextend_smartslider_storage` -- INSERT INTO `got_nextend_smartslider_storage` (`id`, `key`, `value`) VALUES (1, 'layout', '{"size":"1024|*|768"}'), (2, 'settings', '{"debugmessages":"1","slideeditoralert":"1","translateurl":"|*|","jquery":"1","placeholder":"http:\\/\\/www.nextendweb.com\\/static\\/placeholder.png","tidy-input-encoding":"utf8","tidy-output-encoding":"utf8"}'), (3, 'font', '{"sliderfont1customlabel":"Heading light","sliderfont1":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"320||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":1,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"paddingleft\\":0,\\"size\\":\\"100||%\\"},\\"Link:Hover\\":{\\"paddingleft\\":0,\\"size\\":\\"100||%\\"}}","sliderfont2customlabel":"Heading dark","sliderfont2":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"000000db\\",\\"size\\":\\"320||%\\",\\"tshadow\\":\\"0|*|1|*|0|*|ffffff33\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":1,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont3customlabel":"Subheading light","sliderfont3":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"170||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.2\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont4customlabel":"Subheading dark","sliderfont4":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"000000db\\",\\"size\\":\\"170||%\\",\\"tshadow\\":\\"0|*|1|*|0|*|ffffff33\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.2\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont5customlabel":"Paragraph light","sliderfont5":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"114||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.4\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"justify\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont6customlabel":"Paragraph dark","sliderfont6":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"000000db\\",\\"size\\":\\"114||%\\",\\"tshadow\\":\\"0|*|1|*|0|*|ffffff33\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.4\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"justify\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont7customlabel":"Small text light","sliderfont7":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"90||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.2\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont8customlabel":"Small text dark","sliderfont8":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"000000db\\",\\"size\\":\\"90||%\\",\\"tshadow\\":\\"0|*|1|*|0|*|ffffff33\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.1\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont9customlabel":"Handwritten light","sliderfont9":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"140||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Pacifico);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont10customlabel":"Handwritten dark","sliderfont10":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"000000db\\",\\"size\\":\\"140||%\\",\\"tshadow\\":\\"0|*|1|*|0|*|ffffff33\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Pacifico);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont11customlabel":"Button light","sliderfont11":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"100||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"center\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfont12customlabel":"Button dark","sliderfont12":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"000000db\\",\\"size\\":\\"100||%\\",\\"tshadow\\":\\"0|*|1|*|0|*|ffffff33\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"center\\",\\"paddingleft\\":0},\\"Link\\":{\\"paddingleft\\":0,\\"size\\":\\"100||%\\"},\\"Link:Hover\\":{\\"paddingleft\\":0,\\"size\\":\\"100||%\\"}}","sliderfontcustom1customlabel":"My first custom font","sliderfontcustom1":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"1abc9cff\\",\\"size\\":\\"360||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Pacifico);),Arial\\",\\"lineheight\\":\\"1.3\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"left\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfontcustom2customlabel":"My second custom font","sliderfontcustom2":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"ffffffff\\",\\"size\\":\\"140||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.2\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"center\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfontcustom3customlabel":"My third custom font","sliderfontcustom3":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"1abc9cff\\",\\"size\\":\\"120||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.2\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"center\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}","sliderfontcustom4customlabel":"My fourthcustom font ","sliderfontcustom4":"{\\"firsttab\\":\\"Text\\",\\"Text\\":{\\"color\\":\\"1abc9cff\\",\\"size\\":\\"120||%\\",\\"tshadow\\":\\"0|*|1|*|1|*|000000c7\\",\\"afont\\":\\"google(@import url(http:\\/\\/fonts.googleapis.com\\/css?family=Open Sans);),Arial\\",\\"lineheight\\":\\"1.2\\",\\"bold\\":0,\\"italic\\":0,\\"underline\\":0,\\"align\\":\\"right\\",\\"paddingleft\\":0},\\"Link\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0},\\"Link:Hover\\":{\\"size\\":\\"100||%\\",\\"paddingleft\\":0}}"}'), (4, 'sliderchanged1', '0'), (5, 'font1', '{"sliderfont1customlabel":"Heading light","sliderfont1":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMzIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InBhZGRpbmdsZWZ0IjowLCJzaXplIjoiMTAwfHwlIn0sIkxpbms6SG92ZXIiOnsicGFkZGluZ2xlZnQiOjAsInNpemUiOiIxMDB8fCUifX0=","sliderfont2customlabel":"Heading dark","sliderfont2":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwZGIiLCJzaXplIjoiMzIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfont3customlabel":"Subheading light","sliderfont3":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTcwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfont4customlabel":"Subheading dark","sliderfont4":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwZGIiLCJzaXplIjoiMTcwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfont5customlabel":"Paragraph light","sliderfont5":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTE0fHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfont6customlabel":"Paragraph dark","sliderfont6":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwZGIiLCJzaXplIjoiMTE0fHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfont7customlabel":"Small text light","sliderfont7":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiOTB8fCUiLCJ0c2hhZG93IjoiMHwqfDF8KnwxfCp8MDAwMDAwYzciLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1Nb250c2VycmF0KTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfont8customlabel":"Small text dark","sliderfont8":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwZGIiLCJzaXplIjoiOTB8fCUiLCJ0c2hhZG93IjoiMHwqfDF8KnwwfCp8ZmZmZmZmMzMiLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1Nb250c2VycmF0KTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfont9customlabel":"Handwritten light","sliderfont9":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTQwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UGFjaWZpY28pOyksQXJpYWwiLCJsaW5laGVpZ2h0IjoiMS4zIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfont10customlabel":"Handwritten dark","sliderfont10":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwZGIiLCJzaXplIjoiMTQwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UGFjaWZpY28pOyksQXJpYWwiLCJsaW5laGVpZ2h0IjoiMS4zIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfont11customlabel":"Button light","sliderfont11":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTAwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfont12customlabel":"Button dark","sliderfont12":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwZGIiLCJzaXplIjoiMTAwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsicGFkZGluZ2xlZnQiOjAsInNpemUiOiIxMDB8fCUifSwiTGluazpIb3ZlciI6eyJwYWRkaW5nbGVmdCI6MCwic2l6ZSI6IjEwMHx8JSJ9fQ==","sliderfontcustom1customlabel":"My first custom font","sliderfontcustom1":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMWFiYzljZmYiLCJzaXplIjoiMzYwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UGFjaWZpY28pOyksQXJpYWwiLCJsaW5laGVpZ2h0IjoiMS4zIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom2customlabel":"My second custom font","sliderfontcustom2":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTQwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom3customlabel":"My third custom font","sliderfontcustom3":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMWFiYzljZmYiLCJzaXplIjoiMTIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom4customlabel":"My fourthcustom font ","sliderfontcustom4":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMWFiYzljZmYiLCJzaXplIjoiMTIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJyaWdodCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom5customlabel":"Main centered","sliderfontcustom5":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmYzkiLCJzaXplIjoiMTQ1fHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsiY29sb3IiOiIxYmE1ZTdkYiIsInBhZGRpbmdsZWZ0IjowLCJzaXplIjoiMTAwfHwlIn0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom6customlabel":"Main xtra bold","sliderfontcustom6":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZTYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfDAwMDAwMGJkIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3BlbitTYW5zOjgwMCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom7customlabel":"Main subheading","sliderfontcustom7":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTQwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom8customlabel":"Main subheading grey","sliderfontcustom8":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNzU4MjhlZmYiLCJzaXplIjoiMTcwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom9customlabel":"Main heading grey","sliderfontcustom9":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNjU3MjdmZmYiLCJzaXplIjoiMzIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJjZW50ZXIiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom10customlabel":"Main slider subheading ","sliderfontcustom10":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiMDAwMDAwYjgiLCJzaXplIjoiMTcwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UGFjaWZpY28pOyksQXJpYWwiLCJsaW5laGVpZ2h0IjoiMS4yIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoiY2VudGVyIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom11customlabel":"Wond heading","sliderfontcustom11":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNzA2ZDYwZmYiLCJzaXplIjoiMzIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfGZmZmZmZmM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TGF0byk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InBhZGRpbmdsZWZ0IjowLCJzaXplIjoiMTAwfHwlIiwiY29sb3IiOiI3MDZkNjBmZiJ9LCJMaW5rOkhvdmVyIjp7InBhZGRpbmdsZWZ0IjowLCJzaXplIjoiMTAwfHwlIiwiY29sb3IiOiI2NWE2YjhmZiJ9fQ==","sliderfontcustom12customlabel":"Wond paragraph","sliderfontcustom12":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiODI3ZjcxZmYiLCJzaXplIjoiMTE0fHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfGZmZmZmZmM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TGF0byk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjYiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI2NWE2YjhmZiJ9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom13customlabel":"Wond subheading","sliderfontcustom13":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNjVhNmI4ZmYiLCJzaXplIjoiMTcwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TGF0byk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom14customlabel":"Wond small","sliderfontcustom14":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiOTB8fCUiLCJ0c2hhZG93IjoiMHwqfDF8KnwwfCp8MDAwMDAwN2EiLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1MYXRvKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjEsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImNlbnRlciIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom15customlabel":"Wond button","sliderfontcustom15":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TGF0byk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI2NWE2YjhmZiIsInRzaGFkb3ciOiIwfCp8MXwqfDF8KnxmZmZmZmZjNyJ9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom16customlabel":"Wond heading white","sliderfontcustom16":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMzIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TGF0byk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjMiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InBhZGRpbmdsZWZ0IjowLCJzaXplIjoiMTAwfHwlIiwiY29sb3IiOiI3MDZkNjBmZiJ9LCJMaW5rOkhvdmVyIjp7InBhZGRpbmdsZWZ0IjowLCJzaXplIjoiMTAwfHwlIiwiY29sb3IiOiI2NWE2YjhmZiJ9fQ==","sliderfontcustom17customlabel":"Mini heading ","sliderfontcustom17":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTYwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom18customlabel":"Mini subheading","sliderfontcustom18":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTE0fHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZmM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjYiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom19customlabel":"Mini subheading caption","sliderfontcustom19":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTE0fHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjYiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom20customlabel":"Mini small","sliderfontcustom20":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGI1IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom21customlabel":"Cara Pacifico","sliderfontcustom21":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNzViOWNjZmYiLCJzaXplIjoiMTAwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UGFjaWZpY28pOyksQXJpYWwiLCJsaW5laGVpZ2h0IjoiMS41IiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom22customlabel":"Cara Bevan","sliderfontcustom22":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiN2I3MjZjZmYiLCJzaXplIjoiMTUwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9QmV2YW4pOyksQXJpYWwiLCJsaW5laGVpZ2h0IjoiMS40IiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoibGVmdCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI3NWI5Y2NmZiJ9fQ==","sliderfontcustom23customlabel":"Cara title","sliderfontcustom23":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiODc4Nzg3ZmYiLCJzaXplIjoiMTMwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MHwqfGZmZmZmZjMzIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowLCJjb2xvciI6IjFiOTZkMWZmIn19","sliderfontcustom24customlabel":"Cara paragraph","sliderfontcustom24":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiYTFhMWExZmYiLCJzaXplIjoiOTB8fCUiLCJ0c2hhZG93IjoiMHwqfDF8KnwwfCp8ZmZmZmZmMzMiLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1Nb250c2VycmF0KTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNCIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom25customlabel":"Block first","sliderfontcustom25":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmY2YiLCJzaXplIjoiMTUwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImNlbnRlciIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiJmZmZmZmZmZiJ9fQ==","sliderfontcustom26customlabel":"Block paragraph","sliderfontcustom26":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmYzQiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjAsImNvbG9yIjoiZmZmZmZmZmYifX0=","sliderfontcustom27customlabel":"Block Oswald","sliderfontcustom27":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTMwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3N3YWxkKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom28customlabel":"Block Oswald small","sliderfontcustom28":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmY2MiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3N3YWxkKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom29customlabel":"Block Oswald big","sliderfontcustom29":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMzIwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3N3YWxkKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom30customlabel":"Small text light bar title","sliderfontcustom30":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiOTB8fCUiLCJ0c2hhZG93IjoiMHwqfDF8KnwxfCp8MDAwMDAwYzciLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1Nb250c2VycmF0KTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjEsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom31customlabel":"Small text light bar","sliderfontcustom31":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZDYiLCJzaXplIjoiOTB8fCUiLCJ0c2hhZG93IjoiMHwqfDF8KnwxfCp8MDAwMDAwYzciLCJhZm9udCI6Imdvb2dsZShAaW1wb3J0IHVybChodHRwOi8vZm9udHMuZ29vZ2xlYXBpcy5jb20vY3NzP2ZhbWlseT1Nb250c2VycmF0KTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMiIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom32customlabel":"Small text thumb title","sliderfontcustom32":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjkiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom33customlabel":"Subheading dark","sliderfontcustom33":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiM2UzZTNlZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UHQrU2Fucyk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiIxODhkZDlmZiJ9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom34customlabel":"Subheading dark green","sliderfontcustom34":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiM2UzZTNlZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UHQrU2Fucyk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI4N2I4MDFmZiJ9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom35customlabel":"Subheading dark title","sliderfontcustom35":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiM2UzZTNlZmYiLCJzaXplIjoiMjgwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UHQrU2Fucyk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI4N2I4MDFmZiIsImJvbGQiOjEsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjAsImNvbG9yIjoiN2NhODA0ZmYifX0=","sliderfontcustom36customlabel":"Subheading dark subtitle ","sliderfontcustom36":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiM2UzZTNlZmYiLCJzaXplIjoiMTgwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UHQrU2Fucyk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjowLCJpdGFsaWMiOjEsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI4N2I4MDFmZiIsImJvbGQiOjEsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjAsImNvbG9yIjoiN2NhODA0ZmYifX0=","sliderfontcustom37customlabel":"Small text light descc","sliderfontcustom37":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZDYiLCJzaXplIjoiMTAwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom38customlabel":"Small text light thumb","sliderfontcustom38":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTkwfHwlIiwidHNoYWRvdyI6IjB8KnwxfCp8MXwqfDAwMDAwMGM3IiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjUiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfX0=","sliderfontcustom39customlabel":"Ge Subheading dark","sliderfontcustom39":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiM2UzZTNlZmYiLCJzaXplIjoiMjgwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UHQrU2Fucyk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI4MjNmY2RmZiIsImJvbGQiOjEsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjAsImNvbG9yIjoiNzEzNWI1ZmYifX0=","sliderfontcustom40customlabel":"Gen dark gree","sliderfontcustom40":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiM2UzZTNlZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9UHQrU2Fucyk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJqdXN0aWZ5IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI4MjNmY2RmZiJ9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19","sliderfontcustom41customlabel":"Joomshopping title","sliderfontcustom41":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNDM1NjY0ZmYiLCJzaXplIjoiMjQwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowLCJjb2xvciI6IjhlNDRhZGZmIn19","sliderfontcustom42customlabel":"Joomshopping subtitle ","sliderfontcustom42":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNjA3MjgwZmYiLCJzaXplIjoiMTMwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowLCJjb2xvciI6IjhlNDRhZGZmIn19","sliderfontcustom43customlabel":"Joomshopping paragraph","sliderfontcustom43":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiOGY5NTlkZTYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3BlbitTYW5zKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNCIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6Imp1c3RpZnkiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjAsImNvbG9yIjoiOGU0NGFkZmYifX0=","sliderfontcustom44customlabel":"Joomshopping price","sliderfontcustom44":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiOGU0NGFkZmYiLCJzaXplIjoiMjQwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjIiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJyaWdodCIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MCwiY29sb3IiOiI3ZjNjOWNmZiJ9fQ==","sliderfontcustom45customlabel":"Joomshopping price paragraph","sliderfontcustom45":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiOGY5NTlkZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxIiwiYm9sZCI6MCwiaXRhbGljIjowLCJ1bmRlcmxpbmUiOjAsImFsaWduIjoicmlnaHQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjAsImNvbG9yIjoiOGU0NGFkZmYifX0=","sliderfontcustom46customlabel":"JS tit","sliderfontcustom46":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZTNlZGY0ZmYiLCJzaXplIjoiMTEwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjQiLCJib2xkIjoxLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowLCJjb2xvciI6IjA0ODZiOGZmIn19","sliderfontcustom47customlabel":"JS desc","sliderfontcustom47":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiYmFjNmNmZmYiLCJzaXplIjoiMTAwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfDAwMDAwMDAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9TW9udHNlcnJhdCk7KSxBcmlhbCIsImxpbmVoZWlnaHQiOiIxLjEiLCJib2xkIjowLCJpdGFsaWMiOjAsInVuZGVybGluZSI6MCwiYWxpZ24iOiJsZWZ0IiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbms6SG92ZXIiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowLCJjb2xvciI6IjA0ODZiOGZmIn19","sliderfontcustom48customlabel":"One page title","sliderfontcustom48":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNDc0NzQ3ZmYiLCJzaXplIjoiNDcwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom49customlabel":"One page subtitle ","sliderfontcustom49":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiNDc0NzQ3ZmYiLCJzaXplIjoiMjIwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuMyIsImJvbGQiOjEsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImxlZnQiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom50customlabel":"One page paragraph","sliderfontcustom50":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiOGE4YThhZmYiLCJzaXplIjoiMTUwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6Imp1c3RpZnkiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom51customlabel":"One page paragraph white","sliderfontcustom51":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiZmZmZmZmZmYiLCJzaXplIjoiMTUwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6Imp1c3RpZnkiLCJwYWRkaW5nbGVmdCI6MH0sIkxpbmsiOnsic2l6ZSI6IjEwMHx8JSIsInBhZGRpbmdsZWZ0IjowfSwiTGluazpIb3ZlciI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9fQ==","sliderfontcustom52customlabel":"One page paragraph center","sliderfontcustom52":"eyJmaXJzdHRhYiI6IlRleHQiLCJUZXh0Ijp7ImNvbG9yIjoiOGE4YThhZmYiLCJzaXplIjoiMTUwfHwlIiwidHNoYWRvdyI6IjB8KnwwfCp8MHwqfGZmZmZmZjAwIiwiYWZvbnQiOiJnb29nbGUoQGltcG9ydCB1cmwoaHR0cDovL2ZvbnRzLmdvb2dsZWFwaXMuY29tL2Nzcz9mYW1pbHk9T3h5Z2VuKTspLEFyaWFsIiwibGluZWhlaWdodCI6IjEuNSIsImJvbGQiOjAsIml0YWxpYyI6MCwidW5kZXJsaW5lIjowLCJhbGlnbiI6ImNlbnRlciIsInBhZGRpbmdsZWZ0IjowfSwiTGluayI6eyJzaXplIjoiMTAwfHwlIiwicGFkZGluZ2xlZnQiOjB9LCJMaW5rOkhvdmVyIjp7InNpemUiOiIxMDB8fCUiLCJwYWRkaW5nbGVmdCI6MH19"}'); INSERT INTO `got_nextend_smartslider_storage` (`id`, `key`, `value`) VALUES (6, 'slidercache1', '{"time":1399067374,"data":{"css":"http:\\/\\/gotradio.drift2.com\\/wp-content\\/cache\\/css\\/static\\/5e52d53889bad29b820097b50b69c9d9.css","js":{"core":{"\\/var\\/www\\/vhosts\\/drift2.com\\/gotradio.drift2.com\\/wp-content\\/plugins\\/nextend\\/library\\/assets\\/js\\/class.js":"\\/var\\/www\\/vhosts\\/drift2.com\\/gotradio.drift2.com\\/wp-content\\/plugins\\/nextend\\/library\\/assets\\/js\\/class.js"}},"fonts":{"Montserrat":{"0":400,"1":"latin","400,latin":1},"Pacifico":{"0":400,"1":"latin","400,latin":1},"Open Sans":{"0":"800,400","1":"latin,latin","800,latin":1,"400,latin":1},"Lato":{"0":400,"1":"latin","400,latin":1},"Bevan":{"0":400,"1":"latin","400,latin":1},"Oxygen":{"0":400,"1":"latin","400,latin":1},"Oswald":{"0":400,"1":"latin","400,latin":1},"Pt Sans":{"0":400,"1":"latin","400,latin":1}},"html":"
\n\n\n\n

Purchase From Codecanyon

\n

jQuery Contact Tabs is now available from codecanyon.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-jquery-contact-tabs-2/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:108:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-jquery-contact-tabs-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:"";}}}}}i:1;a:6:{s:4:"data";s:59:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:89:"jQuery Tutorial – Create a Pinterest Feed jQuery Plugin Using AJAX & jQuery Isotope";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/pVPlPIpnMsg/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:141:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-pinterest-feed-jquery-plugin-using-ajax-jquery-isotope/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 21 Dec 2012 06:50: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:8:"category";a:7:{i:0;a:5:{s:4:"data";s:6:"jQuery";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:4:"AJAX";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:14:"jquery isotope";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:8:"tutorial";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:42:"http://www.designchemical.com/blog/?p=3866";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:672:"

jQuery Pinterest Feed Plugin Tutorial

\n

In our latest jQuery social network tutorial we are going to create a jQuery plugin to display Pinterest feeds via AJAX from either a username or pinterest board and display them in a masonry style wall using jQuery Isotope.

\n

The plugin will also include code to display time since posted, options to set the number of feed items to display … more

";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:5:"Admin";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:13440:"

jQuery Pinterest Feed Plugin Tutorial

\n

In our latest jQuery social network tutorial we are going to create a jQuery plugin to display Pinterest feeds via AJAX from either a username or pinterest board and display them in a masonry style wall using jQuery Isotope.

\n

The plugin will also include code to display time since posted, options to set the number of feed items to display plus Facebook and Twitter share links to help boost the traffic to your pins.

\n

View jQuery Pinterest Feed Plugin DemoDownload Demo Source Files

\n

The Pinterest Feed Plugin Options

\n\n

The Pinterest Feed Plugin Components

\n\n

The Plugin Code

\n

Since Pinterest have not yet released their latest API (at time of post) we are going to use their public RSS feeds to create the wall along with the Google Feed API, which makes it easier to download RSS feeds using jQuery/javascript.

\n

We are using a standard jQuery pattern to create the plugin. See comments in plugin code for more information on each section:

\n
\n(function($){\n\n	PinterestFeedObject = function(el, options) {\n		this.create(el, options);\n	};\n\n	$.extend(PinterestFeedObject.prototype, {\n\n		create: function(el, options) {\n\n			// Set the default options\n			this.defaults = {\n				id: '''', // enter username, pinterest list ID or search keyword\n				results: 10, // number of results to display\n				tweetId: '''' // twitter username for share links\n			};\n\n			var o = $.extend(true,this.defaults,options);\n\n			// Add ul tag to target element\n			$(el).append(''<ul class="stream"></ul>'');\n\n			// Set Pinterest RSS url using Google Feed API\n			var cp = o.id.split(''/''),\n				ext = cp.length > 1 ? ''/rss'' : ''/feed.rss'',\n				href = ''http://www.pinterest.com/''+o.id,\n				url = ''http://ajax.googleapis.com/ajax/services/feed/load?v=1.0&num=''+o.results+''&callback=?&q='' + encodeURIComponent(href+ext);\n\n			// jQuery AJAX call\n			jQuery.ajax({\n				url: url,\n				cache: true,\n				dataType: ''jsonp'',\n				success: function(a){\n					a = a.responseData.feed.entries;\n					$.each(a, function(i,item){\n						if(i < o.results){\n							var d = item.publishedDate,\n								img = ''<a href="''+item.link+''"><img src="''+$(''img'',item.content).attr(''src'')+''" alt="" /></a>'',\n								html = ''<li>'' + img + item.contentSnippet;\n\n							// Add share links\n							html += ''<span class="section-share">''+shareLink(item.contentSnippet,item.link,o.tweetId)+''</span>'';\n\n							// Get time since\n							d = d != '''' ? html += ''<span class="date">''+nicetime(new Date(d).getTime())+''</span></li>'' : '''' ;\n						}\n\n						// Add pinterest feed items to stream\n						$(''.stream'',el).append(html);\n					});\n				},\n				complete: function(){\n\n					// Code to open new popup window for share links + open other links in new browser tab\n					$(''.stream a'',el).click(function(e){\n						if($(this).parent().hasClass(''section-share'')){\n							var u = $(this).attr(''href'');\n							window.open(u,''sharer'',''toolbar=0,status=0,width=626,height=436'');\n							return false;\n						} else {\n							if(external){this.target = ''_blank'';}\n						}\n					});\n\n					// jQuery Isotope function\n					var $c = $(''.stream'',el);\n					$c.imagesLoaded( function(){\n						$c.isotope({itemSelector : ''li''});\n						$(''li'',$c).fadeIn();\n					});\n				}\n			});\n		}\n	});\n\n	$.fn.dcPinterestFeed = function(options, callback){\n		var d = {};\n		this.each(function(){\n			var s = $(this);\n			d = s.data("pinterestfeed");\n			if (!d){\n				d = new PinterestFeedObject(this, options, callback);\n				s.data("pinterestfeed", d);\n			}\n		});\n		return d;\n	};\n\n	// Creates facebook & twitter share links\n	function shareLink(st,sq,tweetId){\n		var sq = encodeURIComponent(sq), st = encodeURIComponent(st);\n		var s = ''<a href="http://www.facebook.com/sharer.php?u=''+sq+''&t=''+st+''" class="share-facebook"></a>'';\n		s += ''<a href="https://twitter.com/share?url=''+sq+''&text=''+st+''&via=''+tweetId+''" class="share-twitter"></a>'';\n		return s;\n    }\n\n	// Function to convert date to relative date\n	function nicetime(a){\n		var d = Math.round((+new Date - a) / 1000), fuzzy;\n		var chunks = new Array();\n			chunks[0] = [60 * 60 * 24 * 365 , ''year''];\n			chunks[1] = [60 * 60 * 24 * 30 , ''month''];\n			chunks[2] = [60 * 60 * 24 * 7, ''week''];\n			chunks[3] = [60 * 60 * 24 , ''day''];\n			chunks[4] = [60 * 60 , ''hr''];\n			chunks[5] = [60 , ''min''];\n		var i = 0, j = chunks.length;\n		for (i = 0; i < j; i++) {\n			s = chunks[i][0];\n			n = chunks[i][1];\n			if ((xj = Math.floor(d / s)) != 0)\n				break;\n		}\n		fuzzy = xj == 1 ? ''1 ''+n : xj+'' ''+n+''s'';\n		if (i + 1 < j) {\n			s2 = chunks[i + 1][0];\n			n2 = chunks[i + 1][1];\n			if ( ((xj2 = Math.floor((d - (s * xj)) / s2)) != 0) )\n				fuzzy += (xj2 == 1) ? '' + 1 ''+n2 : '' + ''+xj2+'' ''+n2+''s'';\n		}\n		fuzzy += '' ago'';\n		return fuzzy;\n    }\n\n})(jQuery);\n
\n

To make it easy to use copy the above plugin code into a file and name it jquery.pinterest.feed.js.

\n

Using Your jQuery Pinterest Feed Plugin

\n

1. Add the jQuery Library, jQuery Isotope & Pinterest Plugin

\n

Add the plugin link, link to the jQuery Isotope plugin & link to the jquery library to the document head:

\n
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>\n<script type="text/javascript" src="js/jquery.isotope.js"></script>\n<script type="text/javascript" src="js/jquery.pinterest.feed.js"></script>
\n\n

2. Initialise the jQuery Pinterest Feed Plugin

\n

The minimum options required are the id for your pinterest feed and the tweetId for the share links. There are 2 options for the id:

\n\n

To initialise the plugin add the following code in your document head after the links to the plugin file and the jQuery library:

\n
\n<script type="text/JavaScript">\n    $(document).ready(function() {\n        $(''#pinterest-feed'').dcPinterestFeed({\n            id: ''jaffrey'',\n            tweetId: ''designchemical''\n        });\n    });\n</script>\n
\n

To change the number of results:

\n
\n<script type="text/JavaScript">\n    $(document).ready(function() {\n        $(''#pinterest-feed'').dcPinterestFeed({\n            id: ''jaffrey'',\n            tweetId: ''designchemical'',\n            results: 20\n        });\n    });\n</script>\n
\n

3. The Pinterest Feed CSS

\n

The styling for the wall is fairly easy – create the drop-shadow for the feed items, position the date and create the Twitter & Facebook share links using a css background sprite (included in demo download files):

\n
\nul.stream li {\n	display: none;\n	width: 195px;\n	margin: 0 6px 12px 6px;\n	background: #fff;\n	font: normal 13px/18px Arial, sans-serif;\n	color: #333;\n	position: relative;\n	padding: 10px 15px;\n	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);\n	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);\n    box-shadow: 0 1px 2px rgba(0,0,0,0.5);\n}\nul.stream li img {\n	padding: 1px;\n	background: #fff;\n	border: 1px solid #ececec;\n	margin: 3px 0 5px 0;\n}\nul.stream li .date {\n	display: block;\n	clear: both;\n	margin: 10px 0 0 0;\n	line-height: 12px;\n	color: #666;\n	font-size: 11px;\n	font-style: italic;\n}\nul.stream li .section-share {\n	bottom: 8px;\n    right: 15px;\n    position: absolute;\n	z-index: 2;\n}\nul.stream li .section-share a {\n	display: block;\n	width: 16px;\n	height: 16px;\n	float: left;\n	margin: 0 2px 0 0;\n	background: url(images/share.png) no-repeat 0 0;\n}\nul.stream li .section-share a.share-twitter {\n	background-position: 0 -16px;\n}\nul.stream li .section-share a.share-facebook:hover {\n	background-position: -16px 0;\n}\nul.stream li .section-share a.share-twitter:hover {\n	background-position: -16px -16px;\n}\n
\n

4. The HTML

\n

The only HTML required in your page is an empty div tag with the ID set to the same as that used in the initalisation code – e.g. pinterest-feed:

\n
<div id="pinterest-feed"></div>
\n

Just place the above tag in your page between the body tags where you want the Pinterest wall to appear.

\n

Show Multiple Pinterest Walls Per Page

\n

The plugin can show multiple feeds per page, as shown in the demo. To do this just add multiple div tags with unique IDs and enter the initialisation code – e.g:

\n

jQuery Code

\n
\n<script type="text/JavaScript">\n$(document).ready(function() {\n\n    $(''#pinterest-feed-1'').dcPinterestFeed({\n        id: ''jaffrey'',\n        tweetId: ''designchemical''\n    });\n\n    $(''#pinterest-feed-2'').dcPinterestFeed({\n        id: ''jaffrey/movies-to-watch'',\n        tweetId: ''designchemical'',\n        results: 20\n    });\n});\n</script>\n
\n

HTML Code

\n
\n<div id="pinterest-feed-1"></div>\n<div id="pinterest-feed-2"></div>\n
\n

View jQuery Pinterest Feed Plugin DemoDownload Demo Source Files

\n

Credits

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:137:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-pinterest-feed-jquery-plugin-using-ajax-jquery-isotope/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"5";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:132:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-pinterest-feed-jquery-plugin-using-ajax-jquery-isotope/";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:53:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:55:"jQuery Tutorial – Create A jQuery Twitter Feed 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/FyBLZjbaW2g/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-jquery-twitter-feed-plugin/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 19 Dec 2012 18:44:46 +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:5:{i:0;a:5:{s:4:"data";s:6:"jQuery";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:4:"AJAX";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:7:"plugins";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:5:{s:4:"data";s:8:"tutorial";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:5:{s:4:"data";s:7:"twitter";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:42:"http://www.designchemical.com/blog/?p=3821";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:634:"

jQuery Twitter Feed Plugin Tutorial

\n

In the following tutorial we are going to go show how to create a jQuery plugin to display Twitter feeds via AJAX from either a username or search using the Twitter API.

\n

The plugin will also include code to display time since posted, retweet, reply & favourite links plus options to set the number of feed items to display, turn … more

";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:5:"Admin";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:15693:"

jQuery Twitter Feed Plugin Tutorial

\n

In the following tutorial we are going to go show how to create a jQuery plugin to display Twitter feeds via AJAX from either a username or search using the Twitter API.

\n

The plugin will also include code to display time since posted, retweet, reply & favourite links plus options to set the number of feed items to display, turn on/off retweets and replies, show the user’s avatar and also include any embedded images.

\n

View jQuery Twitter Feed Plugin DemoDownload Demo Source Files

\n

The Twitter Feed Plugin Options

\n

To make the plugin more versatile we are going to include several options, which you can use to customise the output:

\n\n

The Twitter Feed Plugin Components

\n

There are several functions we need to use that will make up the complete twitter feed plugin:

\n\n

The Plugin Code

\n

We are using a standard jQuery pattern to create the plugin. See comments in plugin code for more information on each section:

\n
\n(function($){\n\n	TwitterFeedObject = function(el, options) {\n		this.create(el, options);\n	};\n\n	$.extend(TwitterFeedObject.prototype, {\n\n		create: function(el, options) {\n\n			// Set the default options\n			this.defaults = {\n				id: '''', // enter username, twitter list ID or search keyword\n				retweets: true, // include/exclude retweets\n				replies: true, // include/exclude replies\n				avatar: true, // include/exclude user avatar\n				results: 10, // number of results to display\n				images: '''', // large w: 786 h: 346, thumb w: 150 h: 150, medium w: 600 h: 264, small w: 340 h 150\n				tweetId: '''' // twitter username for share links\n			};\n\n			var o = $.extend(true,this.defaults,options);\n\n			// Add ul tag to target element\n			$(el).append(''<ul class="stream"></ul>'');\n\n			// Set Twitter API url\n			var url = ''https://api.twitter.com/1/statuses/user_timeline.json?screen_name=''+o.id+''&count=''+o.results+''&include_entities=true&include_rts=''+o.retweets+''&exclude_replies=''+ o.replies+''&callback=?'';\n\n			// Check if search feed & change API url if true\n			var cq = o.id.split(''#'');\n			if(cq.length > 1){\n				var rts = o.retweets == false ? ''+exclude:retweets'' : '''' ;\n				url = ''https://search.twitter.com/search.json?q=''+encodeURIComponent(cq[1])+rts+''&rpp=''+o.results+''&include_entities=true&result_type=mixed'';\n			}\n\n			// jQuery AJAX call to Twitter API\n			jQuery.ajax({\n				url: url,\n				cache: true,\n				dataType: ''jsonp'',\n				success: function(a){\n\n					if(cq.length > 1){a = a.results} ;\n\n					$.each(a, function(i,item){\n						if(i < o.results){\n							var html = ''<li>'',\n								d = item.created_at,\n								user = cq.length > 1 ? item.from_user : item.user.screen_name,\n								name = cq.length > 1 ? item.from_user_name : item.user.name,\n								avatar = cq.length > 1 ? item.profile_image_url : item.user.profile_image_url ;\n\n							html += o.avatar == true ? ''<a href="http://www.twitter.com/''+user+''" class="thumb"><img src="''+avatar+''" alt="" /></a>'' : '''' ;\n							html += ''<a href="http://www.twitter.com/''+user+''" class="user"><strong>''+name+''</strong> @''+user+''</a>'';\n							html += linkify(item.text);\n\n							// Show images if images: true\n							if(o.images != '''' && item.entities.media){\n								$.each(item.entities.media, function(i,media){\n									html += ''<a href="''+media.media_url+''" class="twitter-image"><img src="''+media.media_url+'':''+o.images+''" alt="" /></a>'';\n								});\n							}\n\n							// Add share links\n							html += ''<span class="section-share">''+shareLink(item.title,item.id_str,o.tweetId)+''</span>'';\n\n							// Get time since\n							d = d != '''' ? html += ''<span class="date">''+nicetime(new Date(d).getTime())+''</span></li>'' : '''' ;\n						}\n\n						// Add twitter feed items to stream\n						$(''.stream'',el).append(html).slideDown();\n					});\n				},\n				complete: function(){\n\n					// Code to open new popup window for share links + open other links in new browser tab\n					$(''.stream a'',el).click(function(e){\n						if($(this).parent().hasClass(''section-share'')){\n							var u = $(this).attr(''href'');\n							window.open(u,''sharer'',''toolbar=0,status=0,width=626,height=436'');\n							return false;\n						} else {\n							if(external){this.target = ''_blank'';}\n						}\n					});\n				}\n			});\n		}\n	});\n\n	$.fn.dcTwitterFeed = function(options, callback){\n		var d = {};\n		this.each(function(){\n			var s = $(this);\n			d = s.data("twitterfeed");\n			if (!d){\n				d = new TwitterFeedObject(this, options, callback);\n				s.data("twitterfeed", d);\n			}\n		});\n		return d;\n	};\n\n	// Function to convert URLs in twitter feed text to links\n	function linkify(text){\n		text = text.replace(\n			/((https?\\:\\/\\/)|(www\\.))(\\S+)(\\w{2,4})(:[0-9]+)?(\\/|\\/([\\w#!:.?+=&%@!\\-\\/]))?/gi,\n			function(url){\n				var full_url = !url.match(''^https?:\\/\\/'') ? ''http://'' + url : url ;\n				return ''<a href="'' + full_url + ''">'' + url + ''</a>'';\n			}\n		);\n		text = text.replace(/(^|\\s)@(\\w+)/g, ''$1@<a href="http://www.twitter.com/$2">$2</a>'');\n		text = text.replace(/(^|\\s)#(\\w+)/g, ''$1#<a href="http://twitter.com/search/%23$2">$2</a>'');\n		return text;\n	}\n\n	// Creates share links\n	function shareLink(st,sq,tweetId){\n		var s = '''';\n		var intent = ''https://twitter.com/intent/'';\n			s = ''<a href="''+intent+''tweet?in_reply_to=''+sq+''&via=''+tweetId+''" class="share-reply"></a>'';\n			s += ''<a href="''+intent+''retweet?tweet_id=''+sq+''&via=''+tweetId+''" class="share-retweet"></a>'';\n			s += ''<a href="''+intent+''favorite?tweet_id=''+sq+''" class="share-favorite"></a>'';\n		return s;\n    }\n\n	// Function to convert date to relative date\n	function nicetime(a){\n		a = $.browser.msie ? a.replace(/(\\+\\S+) (.*)/, ''$2 $1'') : a ;\n		var d = Math.round((+new Date - a) / 1000), fuzzy;\n		var chunks = new Array();\n			chunks[0] = [60 * 60 * 24 * 365 , ''year''];\n			chunks[1] = [60 * 60 * 24 * 30 , ''month''];\n			chunks[2] = [60 * 60 * 24 * 7, ''week''];\n			chunks[3] = [60 * 60 * 24 , ''day''];\n			chunks[4] = [60 * 60 , ''hr''];\n			chunks[5] = [60 , ''min''];\n		var i = 0, j = chunks.length;\n		for (i = 0; i < j; i++) {\n			s = chunks[i][0];\n			n = chunks[i][1];\n			if ((xj = Math.floor(d / s)) != 0)\n				break;\n		}\n		fuzzy = xj == 1 ? ''1 ''+n : xj+'' ''+n+''s'';\n		if (i + 1 < j) {\n			s2 = chunks[i + 1][0];\n			n2 = chunks[i + 1][1];\n			if ( ((xj2 = Math.floor((d - (s * xj)) / s2)) != 0) )\n				fuzzy += (xj2 == 1) ? '' + 1 ''+n2 : '' + ''+xj2+'' ''+n2+''s'';\n		}\n		fuzzy += '' ago'';\n		return fuzzy;\n    }\n\n})(jQuery);\n
\n

To make it easy to use copy the above plugin code into a file and name it jquery.twitter.feed.js.

\n

Using Your jQuery Twitter Feed Plugin

\n

1. Add the jQuery Library & Twitter Plugin

\n

Add the plugin link & link to the jquery library to the document head as you would do with any other plugin:

\n
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>\n<script type="text/javascript" src="js/jquery.twitter.feed.js"></script>
\n\n

2. Initialise the jQuery Twitter Feed Plugin

\n

The minimum options required are the id for your twitter feed and the tweetId for the share links. There are 2 options for the id:

\n\n

To initialise the plugin add the following code in your document head after the links to the plugin file and the jQuery library:

\n
\n<script type="text/JavaScript">\n    $(document).ready(function() {\n        $(''#twitter-feed'').dcTwitterFeed({\n            id: ''#designchemical'',\n            tweetId: ''designchemical''\n        });\n    });\n</script>\n
\n

To change any of the default options – e.g. disable replies, retweets & avatar image, show 20 feed items and include any embedded images:

\n
\n<script type="text/JavaScript">\n    $(document).ready(function() {\n        $(''#twitter-feed'').dcTwitterFeed({\n            id: ''#designchemical'',\n            tweetId: ''designchemical'',\n            retweets: false,\n            replies: false,\n            avatar: false,\n            results: 20,\n            images: ''small''\n        });\n    });\n</script>\n
\n

3. The Twitter Feed CSS

\n

The CSS is fairly easy – the feed items, which are returned as an unordered list plus styling for share links and the avatar image:

\n
\nul.stream {\n	display: none;\n}\nul.stream li {\n	background: #fff;\n	font: normal 13px/18px Arial, sans-serif;\n	color: #333;\n	position: relative;\n	padding: 10px;\n	margin: 0 0 2px 0;\n	border: 1px solid #ccc;\n	border-radius: 5px;\n	-webkit-border-radius: 5px;\n	-moz-border-radius: 5px;\n}\nul.stream li a {\n	color: #009999;\n	text-decoration: none;\n}\nul.stream li a:hover {\n	text-decoration: underline;\n}\nul.stream li .thumb img {\n	padding: 1px;\n	background: #fff;\n	border: 1px solid #ececec;\n	float: left;\n	margin: 3px 7px 5px 0;\n}\nul.stream li .user {\n	display: block;\n	font-size: 12px;\n	color: #999;\n}\nul.stream li a.user:hover {\n	color: #999;\n	text-decoration: none;\n}\nul.stream li strong {\n	font-size: 13px;\n	color: #333;\n}\nul.stream li a:hover strong {\n	color: #009999;\n	text-decoration: underline;\n}\nul.stream li .twitter-image img {\n	padding: 1px;\n	background: #fff;\n	border: 1px solid #ececec;\n	clear: both;\n	margin: 5px 0;\n}\nul.stream li .date {\n	display: block;\n	clear: both;\n	margin: 5px 0 0 0;\n	line-height: 12px;\n	color: #666;\n	font-size: 11px;\n	font-style: italic;\n}\nul.stream li .section-share {\n	bottom: 10px;\n    right: 10px;\n    position: absolute;\n	z-index: 2;\n}\nul.stream li .section-share a {\n	display: block;\n	width: 16px;\n	height: 16px;\n	float: left;\n	margin: 0 2px 0 0;\n	background: url(images/share.png) no-repeat 0 0;\n}\nul.stream li .section-share a.share-retweet {\n	background-position: 0 -16px;\n}\nul.stream li .section-share a.share-favorite {\n	background-position: 0 -32px;\n}\nul.stream li .section-share a.share-reply:hover {\n	background-position: -16px 0;\n}\nul.stream li .section-share a.share-retweet:hover {\n	background-position: -16px -16px;\n}\nul.stream li .section-share a.share-favorite:hover {\n	background-position: -16px -32px;\n}\n
\n

For the share links we have used an image sprite (see download files).

\n

4. The HTML

\n

The only HTML required in your page is an empty div tag with the ID set to the same as that used in the initalisation code – e.g. twitter-feed:

\n
<div id="twitter-feed"></div>
\n

Just place the above tag in your page between the body tags where you want the feed to appear.

\n

Show Multiple Feeds Per Page

\n

The plugin can show multiple feeds per page. To do this just multiple div tags with unique IDs and enter the initialisation code – e.g:

\n

jQuery Code

\n
\n<script type="text/JavaScript">\n$(document).ready(function() {\n\n    $(''#twitter-feed-1'').dcTwitterFeed({\n		id: ''#designchemical'',\n		tweetId: ''designchemical''\n	});\n\n	$(''#twitter-feed-2'').dcTwitterFeed({\n		id: ''MCFC'',\n		tweetId: ''designchemical'',\n		results: 20,\n		images: ''small''\n	});\n});\n</script>\n
\n

HTML Code

\n
\n<div id="twitter-feed-1"></div>\n<div id="twitter-feed-2"></div>\n
\n

View jQuery Twitter Feed Plugin DemoDownload Demo Source Files

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:109:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-jquery-twitter-feed-plugin/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:104:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-jquery-twitter-feed-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:"";}}}}}i:3;a:6:{s:4:"data";s:68:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:94:"Social Network Tabs & jQuery Social Media Tabs Now With Facebook & Twitter Share Links";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/gfgzvzSg6Q8/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:155:"http://www.designchemical.com/blog/index.php/wordpress-plugins/social-network-tabs-jquery-social-media-tabs-now-with-facebook-twitter-share-links/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 17 Dec 2012 17:11: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:8:"category";a:10:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:"facebook";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:6:"jQuery";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:7:"updates";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=3816";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:728:"

jQuery Social Stream Share Links

\n

The latest updates to our popular WordPress Social Network Tabs Plugin & jQuery Social Media Tabs Plugin, versions 1.6.1, now include facebook and twitter share links to help promote your social network posts and boost your traffic!

\n

The latest versions of the plugins also include 2 new feed options; Pinterest boards & Flickr Group Feeds bringing the total number of … more

";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:5:"Admin";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:3243:"

jQuery Social Stream Share Links

\n

The latest updates to our popular WordPress Social Network Tabs Plugin & jQuery Social Media Tabs Plugin, versions 1.6.1, now include facebook and twitter share links to help promote your social network posts and boost your traffic!

\n

The latest versions of the plugins also include 2 new feed options; Pinterest boards & Flickr Group Feeds bringing the total number of feed options to 70 across 17 social networks.

\n

Additions available with versions 1.6.1

\n\n

Purchase WordPress Social Network Tabs From Codecanyon – only $12

\n

WordPress Social Network Tabs Plugin

\n

Purchase Jquery Social Media Tabs From Codecanyon – only $7

\n

jQuery Social Media Tabs Plugin

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:151:"http://www.designchemical.com/blog/index.php/wordpress-plugins/social-network-tabs-jquery-social-media-tabs-now-with-facebook-twitter-share-links/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:146:"http://www.designchemical.com/blog/index.php/wordpress-plugins/social-network-tabs-jquery-social-media-tabs-now-with-facebook-twitter-share-links/";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:47:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"WordPress Plugin Compatibility With WordPress 3.5";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/uerW56OUi8c/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:122:"http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-compatibility-with-wordpress-3-5/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 14 Dec 2012 15:06:52 +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:17:"Wordpress Plugins";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:7:"plugins";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:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=3802";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:995:"

WordPress 3.5

\n

With the recent update to WordPress 3.5 the following free and premium plugins have been updated to ensure that all of our WordPress plugins will continue to work with the latest version of WordPress:

\nWordPress Social Network Tabs – v 1.6.0.2\n

http://www.designchemical.com/blog/index.php/premium-wordpress-plugins/premium-wordpress-plugin-social-network-tabs/

\nWordPress Social Share Buttons – v 1.1.1\n

http://www.designchemical.com/blog/index.php/premium-wordpress-plugins/wordpress-social-share-buttons/

\nTop Social Share Posts – v 1.4.1\n

http://www.designchemical.com/blog/index.php/premium-wordpress-plugins/premium-wordpress-plugin-top-social-share-posts/ … more

\nSlick Social";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:5:"Admin";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:2948:"

WordPress 3.5

\n

With the recent update to WordPress 3.5 the following free and premium plugins have been updated to ensure that all of our WordPress plugins will continue to work with the latest version of WordPress:

\n

WordPress Social Network Tabs – v 1.6.0.2

\n

http://www.designchemical.com/blog/index.php/premium-wordpress-plugins/premium-wordpress-plugin-social-network-tabs/

\n

WordPress Social Share Buttons – v 1.1.1

\n

http://www.designchemical.com/blog/index.php/premium-wordpress-plugins/wordpress-social-share-buttons/

\n

Top Social Share Posts – v 1.4.1

\n

http://www.designchemical.com/blog/index.php/premium-wordpress-plugins/premium-wordpress-plugin-top-social-share-posts/

\n

Slick Social Share Buttons – v 2.4.7

\n

http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-slick-social-share-buttons/

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:118:"http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-compatibility-with-wordpress-3-5/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-compatibility-with-wordpress-3-5/";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:65:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:110:"Facebook & Twitter Shares, Retweet, Reply & Favourite Tweet Links Added To jQuery Social Stream 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/hGQe50HPWqM/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:166:"http://www.designchemical.com/blog/index.php/jquery-plugins/facebook-twitter-shares-retweet-reply-favourite-tweet-links-added-to-jquery-social-stream-plugin/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 13 Nov 2012 13:45:17 +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:9:{i:0;a:5:{s:4:"data";s:14:"jQuery Plugins";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:"facebook";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:6:"jQuery";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=3725";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:761:"

jQuery Social Stream Share Links

\n

The latest update to the jQuery Social Stream Plugin, version 1.4.2, includes many new additions to make the social network streams more interactive, help promote your social network posts and boost your traffic!

\n

Update now also available for WordPress Social Stream Plugin – version 1.4.3

\n

In addition to 3 new feed options; show Facebook page galleries, Pinterest boards & Youtube … more

";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:5:"Admin";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:4082:"

jQuery Social Stream Share Links

\n

The latest update to the jQuery Social Stream Plugin, version 1.4.2, includes many new additions to make the social network streams more interactive, help promote your social network posts and boost your traffic!

\n

Update now also available for WordPress Social Stream Plugin – version 1.4.3

\n

In addition to 3 new feed options; show Facebook page galleries, Pinterest boards & Youtube playlists, the plugin now also includes share links for both facebook and twitter on each social network post plus retweet, reply and favourite links on all twitter posts.

\n

This latest version of jQuery Social Stream now supports 15 social networks with a total of 60 feed options.

\n

jQuery Social Stream Network Wall

\n

Additions available with version 1.4.2

\n\n

Updates available with version 1.4.2

\n\n

View The Latest Social Network Wall Demo

\n

jQuery Social Stream Plugin

\n

Purchase From Codecanyon – only $7

\n

jQuery Social Stream Plugin

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:162:"http://www.designchemical.com/blog/index.php/jquery-plugins/facebook-twitter-shares-retweet-reply-favourite-tweet-links-added-to-jquery-social-stream-plugin/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:157:"http://www.designchemical.com/blog/index.php/jquery-plugins/facebook-twitter-shares-retweet-reply-favourite-tweet-links-added-to-jquery-social-stream-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:"";}}}}}i:6;a:6:{s:4:"data";s:59:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:69:"Instagram Added To jQuery & WordPress Social Network Tabs Plugins";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/sr4nKXO7Jj4/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:136:"http://www.designchemical.com/blog/index.php/wordpress-plugins/instagram-added-to-jquery-wordpress-social-network-tabs-plugins/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 07 Sep 2012 14:03:28 +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:7:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:9:"instagram";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:6:"jQuery";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"updates";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=3614";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:922:"

Social Network Tabs

\n

Version 1.6 of jQuery Social Media Tabs and WordPress Social Network Tabs now includes the Instagram API, bringing the total number of supported networks to 17 with 49 feed options!

\nInstagram Tab Feed Options\n

Instagram Feed Tab

\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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Admin";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:3517:"

Social Network Tabs

\n

Version 1.6 of jQuery Social Media Tabs and WordPress Social Network Tabs now includes the Instagram API, bringing the total number of supported networks to 17 with 49 feed options!

\n

Instagram Tab Feed Options

\n

Instagram Feed Tab

\n\n

In addition to the Instagram update the plugin now includes the ability to display twitter search feeds and options to disable both retweets and twitter replies.

\n

View The Plugin Demos

\n\n

Purchase From Codecanyon

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:132:"http://www.designchemical.com/blog/index.php/wordpress-plugins/instagram-added-to-jquery-wordpress-social-network-tabs-plugins/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:127:"http://www.designchemical.com/blog/index.php/wordpress-plugins/instagram-added-to-jquery-wordpress-social-network-tabs-plugins/";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:83:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:63:"New Premium WordPress Plugin – WordPress Social Share Buttons";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/-IfzAm-IASc/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:132:"http://www.designchemical.com/blog/index.php/wordpress-plugins/new-premium-wordpress-plugin-wordpress-social-share-buttons/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 31 Aug 2012 09:45:17 +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:15:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:9:"delicious";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:4:"digg";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:5:{s:4:"data";s:5:"email";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:5:{s:4:"data";s:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:6;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:8:"linkedin";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:11:"stumbleupon";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:9:"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:"";}i:14;a:5:{s:4:"data";s:4:"xing";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:42:"http://www.designchemical.com/blog/?p=3580";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:738:"

WordPress Social Share Buttons Plugin

\n

Our latest premium WordPress plugin is a WordPress implementation of our successful jQuery Social Share Buttons plugin.

\n

The plugin adds jQuery social share buttons to WordPress in a stylish floating panel, toolbar or display inline. The plugin supports 10 social network share buttons + bonus print & email buttons.

\n

For more information and plugin demos go to the WordPress Social … more

";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:5:"Admin";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:3932:"

WordPress Social Share Buttons Plugin

\n

Our latest premium WordPress plugin is a WordPress implementation of our successful jQuery Social Share Buttons plugin.

\n

The plugin adds jQuery social share buttons to WordPress in a stylish floating panel, toolbar or display inline. The plugin supports 10 social network share buttons + bonus print & email buttons.

\n

For more information and plugin demos go to the WordPress Social Share Buttons Demo Site or download via codecanyon.

\n

Supported Social Networks

\n\n

Check Out Our Full Range of Premium WordPress & Jquery Plugins:

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:128:"http://www.designchemical.com/blog/index.php/wordpress-plugins/new-premium-wordpress-plugin-wordpress-social-share-buttons/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:123:"http://www.designchemical.com/blog/index.php/wordpress-plugins/new-premium-wordpress-plugin-wordpress-social-share-buttons/";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:59:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:63:"Instagram Added To jQuery & WordPress Social Stream Plugins";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/ZGw6kDIXaKo/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:130:"http://www.designchemical.com/blog/index.php/wordpress-plugins/instagram-added-to-jquery-wordpress-social-stream-plugins/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 24 Aug 2012 10:00:02 +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:7:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:9:"instagram";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:6:"jQuery";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=3503";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:922:"

jQuery Social Stream Wall

\n

Version 1.4 of jQuery Social Stream and WordPress Social Stream now includes the Instagram network. With the addition of the Instagram API both plugins now support a total of 15 social networks with 37 feed options!

\n

jQuery Social Stream Wall

\nInstagram Feed Options\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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Admin";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:3692:"

jQuery Social Stream Wall

\n

Version 1.4 of jQuery Social Stream and WordPress Social Stream now includes the Instagram network. With the addition of the Instagram API both plugins now support a total of 15 social networks with 37 feed options!

\n

jQuery Social Stream Wall

\n

Instagram Feed Options

\n\n

The jQuery Social Stream plugin and the WordPress version can handle multiple Instagram searches and feeds in a single stream.

\n

Display your streams as a rotating feed widget or a jQuery isotope network wall – see demo of social network wall showing Instagram search + user feed.

\n

View The Plugin Demos

\n\n

Purchase From Codecanyon

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:126:"http://www.designchemical.com/blog/index.php/wordpress-plugins/instagram-added-to-jquery-wordpress-social-stream-plugins/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:121:"http://www.designchemical.com/blog/index.php/wordpress-plugins/instagram-added-to-jquery-wordpress-social-stream-plugins/";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:53:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:61:"Xing Share Button Added To jQuery Social Share Buttons 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/-7bF1X1WpwU/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:131:"http://www.designchemical.com/blog/index.php/jquery-plugins/xing-share-button-added-to-jquery-social-share-buttons-plugin/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 06 Aug 2012 10:57:10 +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:5:{i:0;a:5:{s:4:"data";s:14:"jQuery Plugins";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:6:"jQuery";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:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:4:"xing";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:42:"http://www.designchemical.com/blog/?p=3476";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:820:"

Xing Share Button

\n

Xing social share button is now included in our popular jQuery Social Share Buttons Plugin. The Xing button is available in 3 sizes – vertical with count, horizontal with count and horizontal with no count.

\n

Xing Social Share Button

\nXing Hovercard Statistics\n

Xing also offer an extra feature with their share buttons – a hovercard, which shows the popularity of your website content with … more

";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:5:"Admin";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:3103:"

Xing Share Button

\n

Xing social share button is now included in our popular jQuery Social Share Buttons Plugin. The Xing button is available in 3 sizes – vertical with count, horizontal with count and horizontal with no count.

\n

Xing Social Share Button

\n

Xing Hovercard Statistics

\n

Xing also offer an extra feature with their share buttons – a hovercard, which shows the popularity of your website content with additional statistics such as the total number of clicks, likes and comments for the link on XING.

\n

The jQuery Social Share Buttons Plugin now includes 10 social network share buttons:

\n\n

For more information go to the plugin demo site – jQuery Social Share Buttons Plugin or purchase directly from Codeanyon.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:127:"http://www.designchemical.com/blog/index.php/jquery-plugins/xing-share-button-added-to-jquery-social-share-buttons-plugin/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:122:"http://www.designchemical.com/blog/index.php/jquery-plugins/xing-share-button-added-to-jquery-social-share-buttons-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:"";}}}}}i:10;a:6:{s:4:"data";s:56:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:86:"LinkedIn Added To jQuery Social Media Tabs & WordPress Social Network Tabs Plugins";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/F7Tqa-V8JMM/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:153:"http://www.designchemical.com/blog/index.php/wordpress-plugins/linkedin-added-to-jquery-social-media-tabs-wordpress-social-network-tabs-plugins/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 18 Jun 2012 07:02: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:8:"category";a:6:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:6:"jQuery";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:8:"linkedin";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=3440";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:686:"

LinkedIn Plugins

\n

Version 1.5 of both the jQuery Social Media Tabs plugin and the WordPress Social Network Tabs plugin now include the option to add a LinkedIn tab showing up to 4 LinkedIn plugins:

\nMember Profile Plugin\n

A personal profile widget displaying your LinkedIn profile image, name, current position, location plus a link to your main profile page. Also includes the option … more

";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:5:"Admin";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:3273:"

LinkedIn Plugins

\n

Version 1.5 of both the jQuery Social Media Tabs plugin and the WordPress Social Network Tabs plugin now include the option to add a LinkedIn tab showing up to 4 LinkedIn plugins:

\n

Member Profile Plugin

\n

A personal profile widget displaying your LinkedIn profile image, name, current position, location plus a link to your main profile page. Also includes the option to show links to related profiles.

\n

Company Profile Plugin

\n

A company profile widget showing the company name, logo, summary text and “follow” button with an additional option to show company employees in the viewers network.

\n

Company Insider Plugin

\n

A more detailed company plugin, which includes tabs to show employees in the viewers network, new hires and promotions/changes.

\n

Jobs You May Be Interested In

\n

A widget showing a list of jobs that may be interesting to a viewer – this can be set to either show jobs from a specific company or a general list from the linkedin network.

\n

The latest versions of the plugins, which support 16 social networks with a total of 41 different feed options are now available for download at codecanyon:

\n

jQuery Social Media Tabs

\n

Social Network Tabs For WordPress

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:149:"http://www.designchemical.com/blog/index.php/wordpress-plugins/linkedin-added-to-jquery-social-media-tabs-wordpress-social-network-tabs-plugins/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:144:"http://www.designchemical.com/blog/index.php/wordpress-plugins/linkedin-added-to-jquery-social-media-tabs-wordpress-social-network-tabs-plugins/";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:59:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:64:"Tumblr & Deviantart Added To jQuery Social Media Tabs 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/bZc0NnOC_hE/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:131:"http://www.designchemical.com/blog/index.php/wordpress-plugins/tumblr-deviantart-added-to-jquery-social-media-tabs-plugin/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 28 May 2012 04:48: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:8:"category";a:7:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:10:"deviantart";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:6:"jQuery";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:6:"tumblr";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=3408";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:581:"

Starting with versions 1.4 both the jQuery Social Media Tabs & the Social Network Tabs For WordPress plugins now include Tumblr and Deviantart tabs giving a total of 15 social networks supported with 33 different feed options.

\n

The Tumblr feed includes specific styling and formatting for all tumblr content types – photo, video, regular, quote, audio, conversation & link, including … more

";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:5:"Admin";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:3247:"

Starting with versions 1.4 both the jQuery Social Media Tabs & the Social Network Tabs For WordPress plugins now include Tumblr and Deviantart tabs giving a total of 15 social networks supported with 33 different feed options.

\n

The Tumblr feed includes specific styling and formatting for all tumblr content types – photo, video, regular, quote, audio, conversation & link, including an inline video player for video posts and options for setting thumbnail and video player width.

\n

Other updates to both plugins include:

\n\n

Latest versions now available from codecanyon

\n\n

Plugin Demo Sites

\n

Social Network Tabs For WordPress

\n

jQuery Social Media Tabs

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:127:"http://www.designchemical.com/blog/index.php/wordpress-plugins/tumblr-deviantart-added-to-jquery-social-media-tabs-plugin/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:122:"http://www.designchemical.com/blog/index.php/wordpress-plugins/tumblr-deviantart-added-to-jquery-social-media-tabs-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:"";}}}}}i:12;a:6:{s:4:"data";s:53:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:47:"jQuery Social Stream Plugin Now Includes Tumblr";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/H5pZl1FpcSs/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:117:"http://www.designchemical.com/blog/index.php/jquery-plugins/jquery-social-stream-plugin-now-includes-tumblr/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 26 Apr 2012 01:19: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:5:{i:0;a:5:{s:4:"data";s:14:"jQuery Plugins";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:6:"jQuery";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:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:6:"tumblr";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:42:"http://www.designchemical.com/blog/?p=3371";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:687:"

jQuery Social Stream Wall

\n

Starting version 1.2 our popular premium jQuery plugin, jQuery Social Stream, now includes the Tumblr network, bringing the total number of supported networks to 14 with 26 different feed options.

\n

The Tumblr feed includes specific styling and formatting for all tumblr content types – photo, video, regular, quote, audio, conversation & link, including an inline video player for video posts. … more

";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:5:"Admin";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:2562:"

jQuery Social Stream Wall

\n

Starting version 1.2 our popular premium jQuery plugin, jQuery Social Stream, now includes the Tumblr network, bringing the total number of supported networks to 14 with 26 different feed options.

\n

The Tumblr feed includes specific styling and formatting for all tumblr content types – photo, video, regular, quote, audio, conversation & link, including an inline video player for video posts.

\n

Options for the tumblr feed include set thumbnail width, video player width as well as being able to control the feed item content.

\n

jQuery Social Stream can handle multiple, unlimited tumblr profiles in a single stream or create multiple streams per page. Streams can be displayed as a rotating feed widget or a jQuery isotope network wall.

\n

Tumblr version now available from codecanyon or view the live demo site

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/jquery-plugins/jquery-social-stream-plugin-now-includes-tumblr/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:108:"http://www.designchemical.com/blog/index.php/jquery-plugins/jquery-social-stream-plugin-now-includes-tumblr/";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:77:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:52:"Premium WordPress Plugin – WordPress Social Stream";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/gMRTCHxwjBs/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:121:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-wordpress-social-stream/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 20 Apr 2012 04:10: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:8:"category";a:13:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:"facebook";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:9:"google +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:"";}i:3;a:5:{s:4:"data";s:7:"isotope";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:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:7:"last.fm";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:11:"stumbleupon";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:5:"vimeo";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:5:{s:4:"data";s:9:"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:"";}i:12;a:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=3347";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:570:"

The latest premium WordPress plugin is a WordPress implementation of our recent, successful jQuery Social Stream plugin.

\n

Go to WordPress Social Stream Demo Site

\n

Combine all of your social network interactions into one single network stream or create a single feed for multiple social network profiles. Display using a filterable jQuery isotope powered Social Network Wall or a rotating feed … more

";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:5:"Admin";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:2865:"

The latest premium WordPress plugin is a WordPress implementation of our recent, successful jQuery Social Stream plugin.

\n

Go to WordPress Social Stream Demo Site

\n

Combine all of your social network interactions into one single network stream or create a single feed for multiple social network profiles. Display using a filterable jQuery isotope powered Social Network Wall or a rotating feed list!

\n

Includes 13 social networks & 25 feed options:

\n\n

Check out our full range of premium WordPress and Jquery plugins at codecanyon.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:117:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-wordpress-social-stream/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:112:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-wordpress-social-stream/";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:83:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"New Premium jQuery Plugin – jQuery Social Stream";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/2WgnTYP6GqU/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:116:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-jquery-social-stream/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 12 Apr 2012 03:59:00 +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:15:{i:0;a:5:{s:4:"data";s:14:"jQuery Plugins";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:4:"AJAX";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:9:"delicious";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:5:{s:4:"data";s:10:"deviantart";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:5:{s:4:"data";s:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:6;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:7:"last.fm";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:3:"rss";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:11:"stumbleupon";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=3258";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:682:"

jQuery Social Stream

\n

Combine all of your social network interactions into a single network stream or create a single feed for multiple social network profiles. Includes 13 social networks with a total of 24 different feed options.

\n

Using only jQuery, the social stream plugin can be used for ANY website … including WordPress … no PHP required!

\n

View jQuery Social Stream Plugin Demo … more

";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:5:"Admin";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:4938:"

jQuery Social Stream

\n

Combine all of your social network interactions into a single network stream or create a single feed for multiple social network profiles. Includes 13 social networks with a total of 24 different feed options.

\n

Using only jQuery, the social stream plugin can be used for ANY website … including WordPress … no PHP required!

\n

View jQuery Social Stream Plugin Demo Site

\n

Plugin Supports 13 Social Networks

\n\n

Social Stream Display Options

\n

Display using rotating feed list or a filterable jQuery Isotope powered Social Network Wall!

\n
\n

Includes 2 sample skins for the rotating list:

\n

jQuery Social Stream Feed

\n
\n

Pinterest style Social Network Wall:

\n

jQuery Social Stream Network Wall

\n

Options include setting the stream to display items by date based on total number of days or number of latest feed items from each network.

\n

jQuery Social Media Tabs Plugin Demos

\n

Check out the plugin home page for more details or view the social stream demos:

\n\n\n

jQuery Social Stream Plugin is now available from codecanyon.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:112:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-jquery-social-stream/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:107:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-jquery-social-stream/";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:83:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:48:"Premium WordPress Plugin – Social Network Tabs";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/fON3Z49XM_o/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:117:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-social-network-tabs/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 27 Mar 2012 13:18:28 +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:15:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:4:"AJAX";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:9:"delicious";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:5:{s:4:"data";s:4:"digg";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:5:{s:4:"data";s:8:"dribbble";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:5:{s:4:"data";s:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:7;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:7:"last.fm";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:9:"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:"";}i:14;a:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=3137";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:646:"

Our latest premium WordPress plugin adds our recent jQuery Social Media Tabs plugin to any WordPress website.

\n

Go To Social Network Tabs for WordPress Demo Site

\nPlugin Supports 13 Social Networks with 30 Feed Options\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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Admin";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:3895:"

Our latest premium WordPress plugin adds our recent jQuery Social Media Tabs plugin to any WordPress website.

\n

Go To Social Network Tabs for WordPress Demo Site

\n

Plugin Supports 13 Social Networks with 30 Feed Options

\n\n

Set up is quick and easy via the user interface in the plugin settings page in WordPress admin:

\n

\n

Plugin Demos

\n\n\n

Purchase from codecanyon

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-social-network-tabs/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:108:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-social-network-tabs/";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:80:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:47:"New Premium jQuery Plugin – Social Media Tabs";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/joFaRVxtPWg/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-social-media-tabs/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 24 Mar 2012 21:25:12 +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:14:{i:0;a:5:{s:4:"data";s:14:"jQuery Plugins";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:4:"AJAX";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:9:"delicious";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:5:{s:4:"data";s:4:"digg";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:5:{s:4:"data";s:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:6;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:7:"last.fm";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:3:"rss";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=2958";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:653:"

jQuery Social Share Buttons

\n

Includes 13 social networks with a total of 30 different feed options – Combine all of your favorite social networks profiles & feeds into slick slide out or static tabs.

\n

jQuery Social Media Tabs gives similar functionality to our WordPress Social Media Tabs Plugin but with even more social networks and can be added to ANY website … including WordPress … more

";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:5:"Admin";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:4725:"

jQuery Social Share Buttons

\n

Includes 13 social networks with a total of 30 different feed options – Combine all of your favorite social networks profiles & feeds into slick slide out or static tabs.

\n

jQuery Social Media Tabs gives similar functionality to our WordPress Social Media Tabs Plugin but with even more social networks and can be added to ANY website … including WordPress … no PHP required!

\n

Go To jQuery Social Media Tabs Demo Site

\n

Plugin Supports 13 Social Networks

\n\n

Each social network tab loaded using AJAX only when required making the plugin very fast loading! Also includes option for auto or manual ticker style rotating content for each social network feed, which gives you unlimited capacity for listing your feed items.

\n

jQuery Social Media Tabs Plugin Demos

\n

Check out the plugin home page for more details or view the social media tabs demos, include the configurable “Create your own demo”:

\n\n\n

jQuery Social Media Tabs is now available from codecanyon.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:109:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-social-media-tabs/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:104:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-premium-jquery-plugin-social-media-tabs/";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:77:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:56:"New Premium jQuery Plugin – Social Media Share Buttons";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/PGi1QAxcPz0/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-jquery-plugin-social-mediashare-buttons/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 07 Mar 2012 06:55: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:8:"category";a:13:{i:0;a:5:{s:4:"data";s:14:"jQuery Plugins";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:15:"Social Networks";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:9:"animation";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:5:{s:4:"data";s:9:"delicious";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:5:{s:4:"data";s:4:"digg";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:5:{s:4:"data";s:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:7;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:8:"linkedin";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:11:"stumbleupon";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:5:{s:4:"data";s:7:"twitter";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:42:"http://www.designchemical.com/blog/?p=2343";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:750:"

jQuery Social Share Buttons

\n

The new Premium jQuery Social Share Buttons plugin uses jQuery to quickly and easily add all of the main social share buttons in a floating panel.

\n

This now gives the same functionality as our WordPress Slick Social Share Buttons Plugin and can be added to ANY website.

\n

Plugin Supports 9 Social Networks

\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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Admin";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:3902:"

jQuery Social Share Buttons

\n

The new Premium jQuery Social Share Buttons plugin uses jQuery to quickly and easily add all of the main social share buttons in a floating panel.

\n

This now gives the same functionality as our WordPress Slick Social Share Buttons Plugin and can be added to ANY website.

\n

Plugin Supports 9 Social Networks

\n\n

The plugin has a range of options giving you full control of location of button panel (top, bottom, left or right) and offset from edge of browser. Select the size of the social media buttons, display order and which buttons to display.

\n

The button panel can be set to open on page load, auto-close, disable floating effects and adjust both the floating and panel sliding animation speeds.

\n

Social Share Buttons Plugin Demos

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:109:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-jquery-plugin-social-mediashare-buttons/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"5";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:104:"http://www.designchemical.com/blog/index.php/jquery-plugins/new-jquery-plugin-social-mediashare-buttons/";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:80:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:82:"Google Plus, Pinterest & Flickr Updates For Social Media Tabs WordPress 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/-0K5rY3evzU/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:148:"http://www.designchemical.com/blog/index.php/wordpress-plugins/google-plus-pinterest-flickr-updates-for-social-media-tabs-wordpress-plugin/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 Feb 2012 13:16: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:"category";a:14:{i:0;a:5:{s:4:"data";s:15:"Social Networks";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:17:"Wordpress Plugins";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:8:"facebook";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:5:{s:4:"data";s:6:"flickr";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:5:{s:4:"data";s:9:"google +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:"";}i:5;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:6:"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:"";}i:12;a:5:{s:4:"data";s:9:"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:"";}i:13;a:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=2751";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:616:"

\n

The latest version of the Social Media Tabs WordPress plugin adds 3 new social network tabs; google plus, pinterest & flickr plus a custom tab for adding your own widgets.

\nGoogle Plus Feed\n

After the shutdown of the google buzz API in November last year the plugin has been without a decent google tab. The latest version finally now includes … more

";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:5:"Admin";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:3573:"

\n

The latest version of the Social Media Tabs WordPress plugin adds 3 new social network tabs; google plus, pinterest & flickr plus a custom tab for adding your own widgets.

\n

Google Plus Feed

\n

After the shutdown of the google buzz API in November last year the plugin has been without a decent google tab. The latest version finally now includes a google plus feed, using the google plus activity jQuery plugin.

\n

The widget requires a google API key – see plugin project page for more details on how to create your own API key.

\n

Pinterest Latest Pins & Follow Button

\n

Pinterest continues to become more and more popular as a social sharing tool. The new pinterest tab now gives you the ability to list your latest pins with the thumbnail images, description and date it was pinned. The pins are displayed individually in a carousel so there are no restrictions on the number of results.

\n

The pinterest tab also includes the option to add a “Follow Me” button linked to your profile.

\n

Flickr Thumbnails

\n

The third major update to the plugin is a Flickr tab, which you can use to display a gallery of thumbnails from any Flickr User.

\n

Custom Tab

\n

To make the plugin even more flexible we have now added a “custom” tab, which allows you to add your own social network feed or widget.

\n

The custom icon can be set via the plugin options page in admin and the content added to the tab via a shortcode.

\n

Social Media Tabs Plugin

\n

With the new additions the plugin now includes tabs for – Twitter, Facebook, Google Plus, RSS, YouTube, Flickr & Pinterest.\n

For more information and download go to – Social Media Tabs WordPress Plugin project page.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:144:"http://www.designchemical.com/blog/index.php/wordpress-plugins/google-plus-pinterest-flickr-updates-for-social-media-tabs-wordpress-plugin/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:139:"http://www.designchemical.com/blog/index.php/wordpress-plugins/google-plus-pinterest-flickr-updates-for-social-media-tabs-wordpress-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:"";}}}}}i:19;a:6:{s:4:"data";s:68:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:68:"Pinterest & Buffer Button Updates For Slick Social Shares 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/pzeLAIhFMIU/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:135:"http://www.designchemical.com/blog/index.php/wordpress-plugins/pinterest-buffer-button-updates-for-slick-social-shares-plugin/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 10 Feb 2012 01:42: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:8:"category";a:10:{i:0;a:5:{s:4:"data";s:15:"Social Networks";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:17:"Wordpress Plugins";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:6:"buffer";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:5:{s:4:"data";s:6:"pin it";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"updates";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2718";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:657:"

Pinterest & Buffer

\n

The latest version of the Slick Social Shares Buttons WordPress Plugin includes a new addition – the Buffer button and an exciting feature addition to the increasingly popular pinterest pinit button.

\nBuffer Button\n

Buffer is a social network sharing service, which allows you to add Tweets and Facebook posts to your Buffer account and automatically share that content throughout the … more

";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:5:"Admin";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:3506:"

Pinterest & Buffer

\n

The latest version of the Slick Social Shares Buttons WordPress Plugin includes a new addition – the Buffer button and an exciting feature addition to the increasingly popular pinterest pinit button.

\n

Buffer Button

\n

Buffer is a social network sharing service, which allows you to add Tweets and Facebook posts to your Buffer account and automatically share that content throughout the day. Let Buffer handle the work maintaining your social network presence, allowing you to concentrate on finding great content!

\n

Check out the Buffer website for more info – ttp://bufferapp.com/.

\n

New Pinterest Image Feature

\n

The new and improved pinterest button for the WordPress slick social share buttons plugin now comes with the option to use a feature, which allows the user to select which image to pin based on all of the available and suitable content on the page.

\n

When the user clicks the “Pin It” button the image thumbnails are shown in a gallery overlay.

\n

The latest version of Slick Social Share Buttons Plugin now gives you the option to use the standard button, which automatically uses the post’s featured image or the new system and give the control to your users. To try out the new button

\n

Both updates are available starting with Slick Social Shares Buttons version 2.4.

\n

Maximising Your Social Network Data

\n

Dont forget to take a look at our latest commercial social network plugin – Top Social Share Posts.

\n

Promote both your content and increase your social network activity by showing your most popular posts based on total facebook likes, total number of tweets, pins, diggs, plus ones, etc

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:131:"http://www.designchemical.com/blog/index.php/wordpress-plugins/pinterest-buffer-button-updates-for-slick-social-shares-plugin/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:126:"http://www.designchemical.com/blog/index.php/wordpress-plugins/pinterest-buffer-button-updates-for-slick-social-shares-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:"";}}}}}i:20;a:6:{s:4:"data";s:83:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:51:"Premium WordPress Plugin – Top Social Share Posts";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/3AlS0z6eu6Q/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:120:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-top-social-share-posts/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 08 Feb 2012 07:48:01 +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:15:{i:0;a:5:{s:4:"data";s:15:"Social Networks";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:17:"Wordpress Plugins";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:9:"accordion";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:5:{s:4:"data";s:9:"google +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:"";}i:4;a:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:8:"linkedin";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:5:{s:4:"data";s:6:"pin it";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:7:"premium";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:11:"stumbleupon";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2614";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:724:"

Top Social Share Posts WordPress Plugin

\n

Now you can list most popular posts according to social shares/likes.

\n

With full support for Facebook, Twitter, Google +1, Linkedin, Digg, Delicious, Stumbleupon, Reddit & Pinterest it offers a great range of options for promoting both your content and your social networks.

\n

Go to plugin demo & home page or Purchase at Codecanyon.

\nTop Social Share Posts Demo Pages\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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Admin";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:5486:"

Top Social Share Posts WordPress Plugin

\n

Now you can list most popular posts according to social shares/likes.

\n

With full support for Facebook, Twitter, Google +1, Linkedin, Digg, Delicious, Stumbleupon, Reddit & Pinterest it offers a great range of options for promoting both your content and your social networks.

\n

Go to plugin demo & home page or Purchase at Codecanyon.

\n

Top Social Share Posts Demo Pages

\n\n

The plugin includes 2 easy to use widgets:

\n

Top Social Share Posts

\n\n

Top Social Share Statistics

\n\n

Plugin Options & Admin Statistics

\n\n

Top Social Share Posts finally adds the ability to list your most popular posts according to social network shares/likes.

\n

Top Social Share Posts now available from Codecanyon.

\n

Go to plugin demo & home page.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:116:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-top-social-share-posts/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:111:"http://www.designchemical.com/blog/index.php/wordpress-plugins/premium-wordpress-plugin-top-social-share-posts/";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:59:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:40:"Reddit Social Share Button 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/gGKMyA62m0s/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:113:"http://www.designchemical.com/blog/index.php/wordpress-plugins/reddit-social-share-button-for-wordpress/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sun, 22 Jan 2012 11:32:54 +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:7:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:7:"plugins";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:6:"reddit";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:7:"updates";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2608";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:557:"

Slick Social Share Buttons plugin for WordPress version 2.3 now includes the Reddit share button.

\n

Reddit button options include either a horizontal button with/without count or a vertical button with count. Reddit is also included in the plugin’s Social Statistics page, which provides a summary of share button counts for all pages, posts, category pages and even the site’s home … more

";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:5:"Admin";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:2086:"

Slick Social Share Buttons plugin for WordPress version 2.3 now includes the Reddit share button.

\n

Reddit button options include either a horizontal button with/without count or a vertical button with count. Reddit is also included in the plugin’s Social Statistics page, which provides a summary of share button counts for all pages, posts, category pages and even the site’s home page.

\n

The Reddit button is available starting with version 2.3. For more info check out the Slick Social Share Buttons Plugin page.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:109:"http://www.designchemical.com/blog/index.php/wordpress-plugins/reddit-social-share-button-for-wordpress/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:104:"http://www.designchemical.com/blog/index.php/wordpress-plugins/reddit-social-share-button-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:"";}}}}}i:22;a:6:{s:4:"data";s:53:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:62:"New WordPress Theme – Caprice Business & Portfolio Theme";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/xPfGMUA-8E4/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:124:"http://www.designchemical.com/blog/index.php/wordpress-themes/new-wordpress-theme-caprice-business-portfolio-theme/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 11 Jan 2012 16:37:49 +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:5:{i:0;a:5:{s:4:"data";s:16:"Wordpress Themes";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:6:"jQuery";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:6:"layout";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:5:{s:4:"data";s:6:"themes";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2588";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:718:"

Caprice WordPress Theme

\n

Caprice is a modern, elegant and clean WordPress theme, suitable for businesses, portfolios and personal blogs. Added features include Social media pages/shortcodes, which allow you to create content pages directly from your twitter, flickr, dribbble, last.fm or tumblr feeds. Combined with the built-in social share button features and facebook API widgets, Caprice offers excellent opportunities to integrate with your social … more

";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:5:"Admin";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:4508:"

Caprice WordPress Theme

\n

Caprice is a modern, elegant and clean WordPress theme, suitable for businesses, portfolios and personal blogs. Added features include Social media pages/shortcodes, which allow you to create content pages directly from your twitter, flickr, dribbble, last.fm or tumblr feeds. Combined with the built-in social share button features and facebook API widgets, Caprice offers excellent opportunities to integrate with your social networks.

\n

70+ Built-In Shortcodes & jQuery Features

\n

Caprice is jQuery enhanced and includes over 70 built-in shortcodes with a shortcode generator, which make creating any layout easy.

\n

The theme also includes jQuery masonry portfolios, a video/image showcase which is created automatically from your portfolio, evolution sliders with 10+ effects as well as a 3D Flash slider, 3 or 4 column elegant pricing table, option to use Facebook Comments, rich styling elements such as buttons, tabs, toggle, pricing table, testimonials, typography, service icons etc, and much more …

\n

Check out the Caprice live preview site, including online style switcher or purchase from mojo themes.

\n

Caprice WordPress Theme Features

\n\n

Live Preview Site

\n

http://themes.designchemical.com/#caprice

\n

Purchase Caprice WordPress Theme

\n

Purchase from mojo themes

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:120:"http://www.designchemical.com/blog/index.php/wordpress-themes/new-wordpress-theme-caprice-business-portfolio-theme/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:115:"http://www.designchemical.com/blog/index.php/wordpress-themes/new-wordpress-theme-caprice-business-portfolio-theme/";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:56:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:36:"Delicious Share Button 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/wxUtk20QhIo/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:109:"http://www.designchemical.com/blog/index.php/wordpress-plugins/delicious-share-button-for-wordpress/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 30 Dec 2011 13:05:55 +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:6:{i:0;a:5:{s:4:"data";s:17:"Wordpress Plugins";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:9:"delicious";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:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2593";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:531:"

The latest version of our popular Slick Social Share Buttons plugin for WordPress now includes delicious!

\n

In addition to the option to add either a horizontal button or a vertical button with count, delicious is also included in the Social Statistics page, which is one of the relatively newer features added to the plugin.

\n

Social stats gives a complete breakdown … more

";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:5:"Admin";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:2283:"

The latest version of our popular Slick Social Share Buttons plugin for WordPress now includes delicious!

\n

In addition to the option to add either a horizontal button or a vertical button with count, delicious is also included in the Social Statistics page, which is one of the relatively newer features added to the plugin.

\n

Social stats gives a complete breakdown of all share button counts for both posts and pages. The statistics can either be viewed as a table of share buttons, text counts or text counts with a data heat map to help show which posts are the current hot favourites.

\n

The Delicious button is available starting with version 2.2. For more info check out – Slick Social Share Buttons Plugin.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:105:"http://www.designchemical.com/blog/index.php/wordpress-plugins/delicious-share-button-for-wordpress/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:100:"http://www.designchemical.com/blog/index.php/wordpress-plugins/delicious-share-button-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:"";}}}}}i:24;a:6:{s:4:"data";s:53:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:62:"New WordPress Theme – Zeences Portfolio & Business Theme";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/JnL0r6q-Eww/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:124:"http://www.designchemical.com/blog/index.php/wordpress-themes/new-wordpress-theme-zeences-portfolio-business-theme/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 06 Dec 2011 13:45: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:5:{i:0;a:5:{s:4:"data";s:16:"Wordpress Themes";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:6:"jQuery";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:6:"layout";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:5:{s:4:"data";s:6:"themes";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2579";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:695:"

Zeences WordPress Theme

\n

Zeences WordPress Portfolio & Business theme is our latest premium template with dark and light skin options and includes a full-screen background image slideshow option. Zeences also includes portfolio posts, a custom system to create your own image or video sliders and a slick portfolio page layout using jQuery masonry.

\n

This jQuery enhanced template contains a useful collection of custom … more

";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:5:"Admin";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:3867:"

Zeences WordPress Theme

\n

Zeences WordPress Portfolio & Business theme is our latest premium template with dark and light skin options and includes a full-screen background image slideshow option. Zeences also includes portfolio posts, a custom system to create your own image or video sliders and a slick portfolio page layout using jQuery masonry.

\n

This jQuery enhanced template contains a useful collection of custom shortcodes, an online shortcode generator and thorough help documentation, making it easy to create high quality, interactive and feature rich pages or posts.

\n

Check out the Zeences live preview site, including online style switcher or purchase from themeforest.

\n

Zeences WordPress Theme Features

\n\n

Live Preview Site

\n

http://themes.designchemical.com/#zeences

\n

Purchase Zeences WordPress Theme

\n

Purchase from themeforest

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:120:"http://www.designchemical.com/blog/index.php/wordpress-themes/new-wordpress-theme-zeences-portfolio-business-theme/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:115:"http://www.designchemical.com/blog/index.php/wordpress-themes/new-wordpress-theme-zeences-portfolio-business-theme/";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:47:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:55:"8 Useful jQuery Snippets For URL’s & Querystrings";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/QfFv9f3XQ9k/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:108:"http://www.designchemical.com/blog/index.php/jquery/8-useful-jquery-snippets-for-urls-querystrings/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 25 Oct 2011 15:07:16 +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:6:"jQuery";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:9:"Tutorials";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:8:"tutorial";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:42:"http://www.designchemical.com/blog/?p=2534";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:500:"

In any web project you will inevitably come across a situation where being able to extract information or use the current page URL would be useful. If server-side code is not available to help we can use javascript to get this information.

\n

The following are examples of useful code snippets that can be used – some of the examples use … more

";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:5:"Admin";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:4982:"

In any web project you will inevitably come across a situation where being able to extract information or use the current page URL would be useful. If server-side code is not available to help we can use javascript to get this information.

\n

The following are examples of useful code snippets that can be used – some of the examples use standard javascript functions and are not specific to jQuery:

\n

1. Get The Current Page URL

\n

A very simple snippet, which stores the current page URL in a variable:

\n
\n// Retrieve current URL\nvar url = document.URL;\n
\n

2. Get The Current Root URL

\n

A very simple snippet, which stores the root URL in a variable:

\n
\n// Retrieve root URL\nvar root = location.protocol + ''//'' + location.host;\n
\n

3. Get A URL Hash Parameter

\n

Retrive a hash parameter and store in a variable:

\n
\n// Get # parameter\nvar param = document.URL.split(''#'')[1];\n
\n

4. Change Browser Address Bar Hash Parameter

\n

In the example below we replace the hash parameter, which we get from the clicked link. Useful for adding bookmarking capabilities when using AJAX:

\n
\n// update browser address bar URL\n$(''a.demo-link'').click(function(){\n	var hash = $(this).attr(''href'');\n	location.hash = hash;\n});\n
\n\n

5. Redirect Using Javascript

\n

If you need to redirect a page using jQuery:

\n
\n// Redirect - insert required URL\nwindow.location.href = "http://designchemical.com/";\n
\n

6. Get Querystring Parameters

\n

If the URL contains a querystring with multiple parameters the following snippet will parse each parameter and store the array as a variable:

\n
\nvar vars = [], hash;\n	var q = document.URL.split(''?'')[1];\n	if(q != undefined){\n		q = q.split(''&'');\n		for(var i = 0; i < q.length; i++){\n			hash = q[i].split(''='');\n			vars.push(hash[1]);\n			vars[hash[0]] = hash[1];\n		}\n}\n
\n

To use any of the parameters you can access the value using the parameter name. E.g. if the URL contains the querystring “?a=3&b=2&c=1″ you can access the value for “a” using:

\n
\n// Will alert the value of parameter a\nalert(vars[''a'']);\n
\n

7. Highlight Current Menu Item

\n

Rather than manually modify navigation menus to add an “active” class to the current page we can use jQuery to identify which link contains the current URL:

\n
\nvar url = document.URL;\n$(''#menu a[href="''+url+''"]'').addClass(''active'');\n
\n

8. Check If Link Contains External URL

\n

The following snippet will check if a clicked link contains a URL to an external web page and if so, open in a new browser window:

\n
\nvar root = location.protocol + ''//'' + location.host;\n$(''a'').not('':contains(root)'').click(function(){\n    this.target = "_blank";\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:104:"http://www.designchemical.com/blog/index.php/jquery/8-useful-jquery-snippets-for-urls-querystrings/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:99:"http://www.designchemical.com/blog/index.php/jquery/8-useful-jquery-snippets-for-urls-querystrings/";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:56:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:51:"jQuery Tutorial – Create a Flexible Data Heat Map";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/luj0Wt9RSaY/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:109:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-flexible-data-heat-map/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 19 Oct 2011 03:01:52 +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:6:{i:0;a:5:{s:4:"data";s:6:"jQuery";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:9:"Tutorials";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:"CSS";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:5:{s:4:"data";s:4:"demo";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:5:{s:4:"data";s:6:"layout";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:5:{s:4:"data";s:8:"tutorial";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:42:"http://www.designchemical.com/blog/?p=2498";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:648:"

jQuery Data Heat Map

\n

Add more excitement to data tables using jQuery and conditional formatting to generate flexible data “heat maps”.

\n

Long tables of numbers are never fun to look at and when presenting this kind of data on the web, where attention spans are already at their limits, you need to be able to present the highlights as quickly as possible.

\n

Data heat … more

";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:5:"Admin";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:10075:"

jQuery Data Heat Map

\n

Add more excitement to data tables using jQuery and conditional formatting to generate flexible data “heat maps”.

\n

Long tables of numbers are never fun to look at and when presenting this kind of data on the web, where attention spans are already at their limits, you need to be able to present the highlights as quickly as possible.

\n

Data heat maps provide the perfect way of taking ordinary data and creating something more visually appealing and informative.

\n

jQuery Data Heat Map Demo

\n

Download tutorial source files

\n

Tutorial Objectives

\n

To create our heat map in a way that is flexible enough to cover any range of values, there are several key components to our jQuery code that we need to consider:

\n\n

For this tutorial we will be using a random table of numbers and the formatting will be applied based on each value as a % of the largest value.

\n

The Basic HTML

\n

The complete table can be found on the demo page. The HTML below gives the basic table structure, showing one row of data and the CSS classes we will be using:

\n
\n<table cellpadding="0" cellspacing="0" border="0" class="heat-map">\n    <thead>\n        <tr>\n		    <th class="first">Title</th>\n			<th>data 1</th>\n			<th>data 2</th>\n			<th>data 3</th>\n			<th>data 4</th>\n			<th>data 5</th>\n			<th class="last">data 6</th>\n		</tr>\n    </thead>\n	<tbody>\n	    <tr class="stats-row">\n		    <td class="stats-title">Wanda</td>\n			<td>25</td>\n			<td>55</td>\n			<td>26</td>\n			<td>19</td>\n			<td>39</td>\n			<td>21</td>\n		</tr>\n	</tbody>\n</table>\n
\n\n

The jQuery Code

\n

1. Capture and analyze the data

\n

The first thing we need to do is find out the largest value within the data range. To do this we use fairly simple but useful code to create an array of all data points and then return the maximum value:

\n
\n<script type="text/JavaScript">\n$(document).ready(function(){\n\n	// Function to get the max value in an Array\n    Array.max = function(array){\n        return Math.max.apply(Math,array);\n    };\n\n	// Get all data values from our table cells making sure to ignore the first column of text\n	// Use the parseInt function to convert the text string to a number\n\n    var counts= $(''.heat-map tbody td'').not(''.stats-title'').map(function() {\n        return parseInt($(this).text());\n    }).get();\n\n	// run max value function and store in variable\n	var max = Array.max(counts);\n\n});\n</script>\n
\n

2. Group data points

\n

For this tutorial we have already decided that we will use % of each value from max value. We do this so that we can find exactly where the data point is positioned on a scale of 1 – 100. This is the critical part in creating the heat map as we will then use this scale to dynamically generate the CSS styles

\n

100 is probably a little excessive but is an easy number to work with for the tutorial. You can obviously adjust this number to suit your data and style of heat map.

\n

We only want to use integers so we also include some additional rounding of the results

\n
\n\nn = 100; // Declare the number of groups\n\n// Loop through each data point and calculate its % value\n$(''.heat-map tbody td'').not(''.stats-title'').each(function(){\n	var val = parseInt($(this).text());\n	var pos = parseInt((Math.round((val/max)*100)).toFixed(0));\n});\n
\n

The above code is not yet complete since we will add the actual formatting into the same loop but have broken it down to explain how we create each step.

\n

3. Dynamically generating the heat map styles

\n

To create the heat map effect we are basically going to use background colour.

\n

Technically there is no restriction on how you apply the styles and background colour is only one option. The code is fairly flexible and with some minor adjustments can be applied to font size, container size, background image, etc.

\n

Colour is easy because we can directly calculate each colour value between 2 defined colours – our start point and the end point, which across 100 points should create a gradient style effect.

\n

To calculate colour we need to use the RGB values, which are 0 to 255 for Red, Blue and Green.

\n
\n\n// Define the ending colour, which is white\n   xr = 255; // Red value\n   xg = 255; // Green value\n   xb = 255; // Blue value\n\n// Define the starting colour #f32075\n   yr = 243; // Red value\n   yg = 32; // Green value\n   yb = 117; // Blue value\n\n// Calculate a specific colour point\n// pos - calculated in the earlier code identifies where on the scale the data point is\n\nred = parseInt((xr + (( pos * (yr - xr)) / (n-1))).toFixed(0));\ngreen = parseInt((xg + (( pos * (yg - xg)) / (n-1))).toFixed(0));\nblue = parseInt((xb + (( pos * (yb - xb)) / (n-1))).toFixed(0));\n\n// Once we have our RGB values we combine them to create our CSS code\nclr = ''rgb(''+red+'',''+green+'',''+blue+'')'';\n
\n

4. Apply the heat map styles to each data point

\n

Finally we apply the new RGB value by setting the background colour of the table cell.

\n
\n\n$(this).css({backgroundColor:clr});\n
\n

We combine steps 2, 3 & 4 so that this is all being carried out within the same loop.

\n

The Complete jQuery Code

\n

The code below shows all 4 steps combined to create the complete heat map function:

\n
\n<script type="text/JavaScript">\n$(document).ready(function(){\n\n	// Function to get the max value in an Array\n    Array.max = function(array){\n        return Math.max.apply(Math,array);\n    };\n\n	// Get all data values from our table cells making sure to ignore the first column of text\n	// Use the parseInt function to convert the text string to a number\n\n    var counts= $(''.heat-map tbody td'').not(''.stats-title'').map(function() {\n        return parseInt($(this).text());\n    }).get();\n\n	// run max value function and store in variable\n	var max = Array.max(counts);\n\n	n = 100; // Declare the number of groups\n\n    // Define the ending colour, which is white\n    xr = 255; // Red value\n    xg = 255; // Green value\n    xb = 255; // Blue value\n\n    // Define the starting colour #f32075\n    yr = 243; // Red value\n    yg = 32; // Green value\n    yb = 117; // Blue value\n\n    // Loop through each data point and calculate its % value\n    $(''.heat-map tbody td'').not(''.stats-title'').each(function(){\n	    var val = parseInt($(this).text());\n	    var pos = parseInt((Math.round((val/max)*100)).toFixed(0));\n		red = parseInt((xr + (( pos * (yr - xr)) / (n-1))).toFixed(0));\n		green = parseInt((xg + (( pos * (yg - xg)) / (n-1))).toFixed(0));\n		blue = parseInt((xb + (( pos * (yb - xb)) / (n-1))).toFixed(0));\n		clr = ''rgb(''+red+'',''+green+'',''+blue+'')'';\n    });\n});\n</script>\n
\n

To completely change the look of the heat map all it requires is to change the start colour and end colour RGB values!

\n

Check out the demo page for more examples – jQuery Data Heat Map Demo or Download the tutorial source files

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:105:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-flexible-data-heat-map/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"6";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:100:"http://www.designchemical.com/blog/index.php/jquery/jquery-tutorial-create-a-flexible-data-heat-map/";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:83:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:65:"Social Statistics for WordPress Plugin Slick Social Share Buttons";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/JjncQ6uXkyI/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:138:"http://www.designchemical.com/blog/index.php/wordpress-plugins/social-statistics-for-wordpress-plugin-slick-social-share-buttons/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 17 Oct 2011 06:33:08 +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:15:{i:0;a:5:{s:4:"data";s:15:"Social Networks";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:17:"Wordpress Plugins";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:4:"digg";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:5:{s:4:"data";s:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:5;a:5:{s:4:"data";s:11:"google buzz";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:5:{s:4:"data";s:8:"linkedin";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:5:{s:4:"data";s:6:"pin it";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:11:"stumbleupon";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2482";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:774:"

Social Share Button Statistics

\n

The WordPress Plugin Slick Social Share Buttons now includes live social statistics, giving you complete summaries of all of your posts, pages and category page share totals for each social media button.

\n

Features for the social statistics include:

\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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:5:"Admin";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:2679:"

Social Share Button Statistics

\n

The WordPress Plugin Slick Social Share Buttons now includes live social statistics, giving you complete summaries of all of your posts, pages and category page share totals for each social media button.

\n

Features for the social statistics include:

\n\n

The new statistics page allows you to quickly and easily see your best performing posts and pages.

\n

Check out the Slick Social Share Buttons plugin project page for more information and download links. Social Stats is available starting with version 2.0 of the plugin.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:134:"http://www.designchemical.com/blog/index.php/wordpress-plugins/social-statistics-for-wordpress-plugin-slick-social-share-buttons/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:129:"http://www.designchemical.com/blog/index.php/wordpress-plugins/social-statistics-for-wordpress-plugin-slick-social-share-buttons/";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:62:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:43:"Pinterest Pin It Share Button 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://feedproxy.google.com/~r/DesignChemical/~3/6YjebbxunZk/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:116:"http://www.designchemical.com/blog/index.php/wordpress-plugins/pinterest-pin-it-share-button-for-wordpress/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 05 Oct 2011 01:30: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:8:{i:0;a:5:{s:4:"data";s:15:"Social Networks";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:17:"Wordpress Plugins";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:6:"pin it";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:5:{s:4:"data";s:9:"pinterest";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:12:"social media";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:5:{s:4:"data";s:15:"social networks";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:5:{s:4:"data";s:9:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.designchemical.com/blog/?p=2415";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:834:"

Pinterest Pin It Button WordPress

\n

After requests from many users, our popular WordPress plugin Slick Social Share Buttons now includes the “Pin It” social media share button developed for pinterest.com.

\n

Pinterest is a fast growing social share website, which allows its users to create online “pinboards” to organize and share theme based collections of images and descriptions as you browse the internet.

\n

Pinterest Screenshot

\n

Especially popular with … more

";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:5:"Admin";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:3121:"

Pinterest Pin It Button WordPress

\n

After requests from many users, our popular WordPress plugin Slick Social Share Buttons now includes the “Pin It” social media share button developed for pinterest.com.

\n

Pinterest is a fast growing social share website, which allows its users to create online “pinboards” to organize and share theme based collections of images and descriptions as you browse the internet.

\n

Pinterest Screenshot

\n

Especially popular with creative types, the pin it button offers yet another interesting way of making it easier for your visitors to share your content and grow your traffic.

\n

The “Pin It” button is ideal for very visual websites such as photography and portfolio style sites and also product catalogs – great for online stores!

\n

As with the other buttons on the Slick Social Share plugin, which includes the tweet button, google plus one, google buzz, facebook like, linkedin, stumbleupon and digg, the Pin It button is available in 3 sizes and includes the option of showing a count of the total number of pinterest.com followers for each specific page.

\n

The “Pin It” button is available starting with version 1.4 – check out the WordPress Slick Social Share Buttons plugin for more information.

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:112:"http://www.designchemical.com/blog/index.php/wordpress-plugins/pinterest-pin-it-share-button-for-wordpress/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:2:"22";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:107:"http://www.designchemical.com/blog/index.php/wordpress-plugins/pinterest-pin-it-share-button-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:"";}}}}}i:29;a:6:{s:4:"data";s:71:"\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:6:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:38:"WordPress Plugin – Social Media Tabs";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:61:"http://feedproxy.google.com/~r/DesignChemical/~3/_Mu2AQ-mvnw/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:107:"http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-social-media-tabs/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 16 Aug 2011 19:28: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:"category";a:11:{i:0;a:5:{s:4:"data";s:15:"Social Networks";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:17:"Wordpress Plugins";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:8:"facebook";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:5:{s:4:"data";s:9:"google +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:"";}i:4;a:5:{s:4:"data";s:11:"google buzz";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:5:{s:4:"data";s:6:"jQuery";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:5:{s:4:"data";s:7:"plugins";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:5:{s:4:"data";s:3:"rss";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:5:{s:4:"data";s:7:"twitter";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:5:{s:4:"data";s:9:"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:"";}i:10;a:5:{s:4:"data";s:7:"YouTube";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:42:"http://www.designchemical.com/blog/?p=2235";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:649:"

\n

Updated 27th February 2013

\n

Add a facebook like box, twitter feed with follow button, rss feeds, flickr gallery, pinterest pins, YouTube subscription with embedded video and google +1 social network profiles in a static or slide out tabbed widget.

\n

Compatible with Twitter API v1.1

\nPremium Plugin – Social Network Tabs for WordPress\n

We now have a more advanced version of … more

";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:5:"Admin";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:15086:"

\n

Updated 27th February 2013

\n

Add a facebook like box, twitter feed with follow button, rss feeds, flickr gallery, pinterest pins, YouTube subscription with embedded video and google +1 social network profiles in a static or slide out tabbed widget.

\n

Compatible with Twitter API v1.1

\n

Premium Plugin – Social Network Tabs for WordPress

\n

We now have a more advanced version of the social media tabs plugin, which includes tabs for 17 different social networks and 70 feed options. To check out this plugin go to – Social Network Tabs for WordPress.

\n

WordPress Social Stream

\n

If you are looking for something similar we also have our WordPress Social Stream plugin, which combines all network feeds into one single stream! Display this either as a rotating feed in your sidebar or a unique jquery isotope powered network wall.

\n

Non-WordPress Version?

\n

If you are looking for a non-Wordpress version that can be used in ANY website see our jQuery social media tabs premium plugin.

\n

Plugin Options

\n

The plugin has a range of options giving you control of position of social media tabs panel, display order for tabs, the default profile to display on page load and whether to show or hide the the sliding panel on page load.

\n

The plugin uses widgets to add the tabs to the website pages and can handle mulitple media tabs per page, allowing you to add several different profiles for each tab type.

\n

Download Social Media Tabs plugin

\n

http://wordpress.org/extend/plugins/social-media-tabs/

\n

Installation

\n
    \n
  1. Upload the plugin through `Plugins > Add New > Upload` interface or upload `social-media-tabs` folder to the `/wp-content/plugins/` directory
  2. \n
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. \n
  5. Configure the plugin options via the “Social Media Tabs” menu option in WordPress admin -> Settings
  6. \n
\n

Using The Social Media Tabs Plugin

\n

In order to add social media tabs to your WordPress website you will need a widget area in your theme files.

\n

For slide out tabs location of the actual widget is not important since the plugin automatically sets the position at the side of the browser. For static tabs the widget needs to be located where you would like the tabbed box to appear.

\n

To learn more about adding widget areas to WordPress see our WordPress tutorial – Adding A Widget Area To Your Theme Files.

\n

Social Media Tabs Configuration

\n

Icons

\n

To change the icons used for the facebook, google, rss and twitter tabs enter the full URL to your new icon image in the text boxes. The current active icons will show in the right-hand column.

\n

To return back to using the default social media icons delete the URLs from the text fields.

\n

Disable Default Skin:

\n

Check this box to disable the default skin that comes with the plugin. To use your own styles check the box and add the CSS to your theme’s style sheet. The default CSS file can be used as a template.

\n

Open Links In New Window

\n

Check the box if you wish all links within the media tabs open in a new browser window.

\n

Google +1 Options

\n\n

Social Media Tabs Widget

\n

Tabs

\n

Select either a static tabbed box or a slide out tabbed panel

\n

Slider

\n

Direction of sliding animation for tabs – horizontal or vertical.

\n

Width

\n

Width of widget in pixels.

\n

Height

\n

Height of widget in pixels.

\n

Location (for slide out tabs only):

\n

The position of the social media tabs panel in the browser window.

\n

Offset (for slide out tabs only):

\n

Offset allows you to fine tune the positioning by adding the number of pixels that you would like to offset the panel from the edge of the browser window.

\n

Animation Speed (for slide out tabs only):

\n

The speed in milliseconds to open and close the tabbed panel.

\n

The default speed is set to 0.6 secs.

\n

Auto-Close (for slide out tabs only):

\n

If checked, the tabs will automatically slide closed when the user clicks anywhere else in the browser window

\n

Load Open (for slide out tabs only):

\n

If checked, the social media tabs will be displayed open when the page first loads. The tab will still close the panel when clicked.

\n

Tabs

\n

Select the location of each profile type – tabs 1 to 4

\n

Open Tab

\n

Select default tab that will be open when the page first loads.

\n

Facebook Like Box

\n\n

For more information on how to get your facebook page ID see our FAQ – How to get your facebook page ID

\n

Google

\n\n

For more information on how to get your google profile ID see our FAQ – How to get your google profile ID

\n

Twitter

\n\n

For step-by-step instructions on how to create your own Twitter Widget ID refer to:
\nFAQ -> Create Your Twitter Widget ID

\n

RSS

\n\n

YouTube

\n\n

Flickr

\n\n

Pinterest

\n\n

“Custom”

\n\n\n

Frequently Asked Questions

\n

Check out our Frequently Asked Questions for Social Media Tabs.

\n

Many issues that can crop up with installing and using the plugin with different themes have also been covered in our comments section. Please check previous comments and FAQ for further information/tips.

\n

For plugin customisations or additional support please contact us for a quotation.

\n

Download Social Media Tabs plugin

\n

http://wordpress.org/extend/plugins/social-media-tabs/

\n

Feedback

\n

If you find this plugin useful please take the time to rate it at wordpress.org.

\n\n

Screenshots

\n

\n

Example of vertical sliding social buttons panel

\n

\n

Example of social media tabbed box

\n

Other Social Media/Network Plugins

\n

If you like Social Media Tabs then why not try out our other social network WordPress plugins:

\n

Premium Plugin – Social Network Tabs for WordPress

\n

Combine all of your favorite social networks profiles & feeds into slick slide out or static tabs with Social Network Tabs for WordPress – supports 13 social networks & 30 feed options – see plugin page

\n

Premium Plugin – WordPress Social Stream

\n

Combine all of your social network interactions into one single network stream or create a single feed for multiple social network profiles. Display using a filterable jQuery isotope powered Social Network Wall or a rotating feed list. Supports 15 social networks & 60 feed options – see plugin page

\n

Slick Social Share Buttons

\n

Add facebook, twitter, google +1, linkedin, digg, and stumbledupon social media buttons to your website in either a floating or sliding panel – see plugin page

\n

Floating Tweets

\n

The Floating Tweets plugin adds a floating, slide out tab containing the latest tweets from any twitter account. The widget is easily set up via any widget panel and can handle multiple twitter feeds per page – see plugin page

\n

Updates

\n

Version 1.5 27th February 2013

\n\n

Version 1.4.3 20th October 2012

\n\n

Version 1.4.1 1st September 2012

\n\n

Version 1.4

\n\n

Version 1.3 – 17th February 2012

\n\n

Version 1.2.3 – 10th November 2011

\n\n

Version 1.2.2 – 7th October 2011

\n\n

Version 1.2.1 – 25th September 2011

\n\n

Version 1.2 – 8th September 2011

\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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:103:"http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-social-media-tabs/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:3:"283";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:42:"http://rssnamespace.org/feedburner/ext/1.0";a:1:{s:8:"origLink";a:1:{i:0;a:5:{s:4:"data";s:98:"http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-social-media-tabs/";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: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:27:"http://www.w3.org/2005/Atom";a:1:{s:4:"link";a:2:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:3:{s:3:"rel";s:4:"self";s:4:"type";s:19:"application/rss+xml";s:4:"href";s:42:"http://feeds.feedburner.com/DesignChemical";}}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:0:"";s:7:"attribs";a:1:{s:0:"";a:2:{s:3:"rel";s:3:"hub";s:4:"href";s:32:"http://pubsubhubbub.appspot.com/";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:42:"http://rssnamespace.org/feedburner/ext/1.0";a:3:{s:4:"info";a:1:{i:0;a:5:{s:4:"data";s:0:"";s:7:"attribs";a:1:{s:0:"";a:1:{s:3:"uri";s:14:"designchemical";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:14:"emailServiceId";a:1:{i:0;a:5:{s:4:"data";s:14:"DesignChemical";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:18:"feedburnerHostname";a:1:{i:0;a:5:{s:4:"data";s:28:"http://feedburner.google.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:"type";i:128;s:7:"headers";a:10:{s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:4:"etag";s:27:"RBuFHGdfK8vQEVH9YBJJL3G9sQU";s:13:"last-modified";s:29:"Sat, 19 Apr 2014 00:42:09 GMT";s:4:"date";s:29:"Sat, 19 Apr 2014 00:55:26 GMT";s:7:"expires";s:29:"Sat, 19 Apr 2014 00:55:26 GMT";s:13:"cache-control";s:18:"private, max-age=0";s:22:"x-content-type-options";s:7:"nosniff";s:16:"x-xss-protection";s:13:"1; mode=block";s:6:"server";s:3:"GSE";s:18:"alternate-protocol";s:7:"80:quic";}s:5:"build";s:14:"20130911090210";}', 'no'); INSERT INTO `got_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (121, 'recently_activated', 'a:3:{s:53:"facebook-comments-master/facebook-comments-master.php";i:1399941106;s:27:"facebookall/facebookall.php";i:1399936658;s:83:"ultimate-facebook-comments-email-notify/ultimate-facebook-comments-email-notify.php";i:1399936360;}', 'yes'), (122, 'theme_mods_World', 'a:1:{s:16:"sidebars_widgets";a:2:{s:4:"time";i:1395850541;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:0:{}s:9:"sidebar-1";a:6:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";i:3;s:10:"archives-2";i:4;s:12:"categories-2";i:5;s:6:"meta-2";}s:9:"sidebar-2";a:4:{i:0;s:10:"calendar-2";i:1;s:5:"rss-2";i:2;s:6:"meta-3";i:3;s:8:"search-3";}}}}', 'yes'), (123, 'current_theme', 'Roots', 'yes'), (124, 'theme_mods_twentyfourteen', 'a:2:{i:0;b:0;s:16:"sidebars_widgets";a:2:{s:4:"time";i:1395851639;s:4:"data";a:3:{s:19:"wp_inactive_widgets";a:0:{}s:18:"orphaned_widgets_1";a:6:{i:0;s:8:"search-2";i:1;s:14:"recent-posts-2";i:2;s:17:"recent-comments-2";i:3;s:10:"archives-2";i:4;s:12:"categories-2";i:5;s:6:"meta-2";}s:18:"orphaned_widgets_2";a:4:{i:0;s:10:"calendar-2";i:1;s:5:"rss-2";i:2;s:6:"meta-3";i:3;s:8:"search-3";}}}}', 'yes'), (125, 'theme_switched', '', 'yes'), (126, 'theme_mods_roots-master', 'a:2:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:18:"primary_navigation";i:2;}}', 'yes'), (127, 'roots_theme_activation_options', 'a:4:{s:17:"create_front_page";b:0;s:26:"change_permalink_structure";b:0;s:23:"create_navigation_menus";b:0;s:31:"add_pages_to_primary_navigation";b:0;}', 'yes'), (129, 'ecpt_db_version', '1.5', 'yes'), (130, 'ecpt_db_tax_version', '1.4', 'yes'), (131, 'ecpt_db_meta_version', '1.1', 'yes'), (132, 'ecpt_db_meta_fields_version', '1.9', 'yes'), (133, 'ecpt_is_installed', '1', 'yes'), (1216, 'radiodj_children', 'a:0:{}', 'yes'), (1057, 'radioroom_children', 'a:0:{}', 'yes'), (848, 'category_children', 'a:0:{}', 'yes'), (508, 'rewrite_rules', 'a:97:{s:11:"stations/?$";s:28:"index.php?post_type=stations";s:41:"stations/feed/(feed|rdf|rss|rss2|atom)/?$";s:45:"index.php?post_type=stations&feed=$matches[1]";s:36:"stations/(feed|rdf|rss|rss2|atom)/?$";s:45:"index.php?post_type=stations&feed=$matches[1]";s:28:"stations/page/([0-9]{1,})/?$";s:46:"index.php?post_type=stations&paged=$matches[1]";s:47:"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:42:"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$";s:52:"index.php?category_name=$matches[1]&feed=$matches[2]";s:35:"category/(.+?)/page/?([0-9]{1,})/?$";s:53:"index.php?category_name=$matches[1]&paged=$matches[2]";s:17:"category/(.+?)/?$";s:35:"index.php?category_name=$matches[1]";s:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:36:"stations/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"stations/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"stations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"stations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"stations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"stations/([^/]+)/trackback/?$";s:35:"index.php?stations=$matches[1]&tb=1";s:49:"stations/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?stations=$matches[1]&feed=$matches[2]";s:44:"stations/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?stations=$matches[1]&feed=$matches[2]";s:37:"stations/([^/]+)/page/?([0-9]{1,})/?$";s:48:"index.php?stations=$matches[1]&paged=$matches[2]";s:44:"stations/([^/]+)/comment-page-([0-9]{1,})/?$";s:48:"index.php?stations=$matches[1]&cpage=$matches[2]";s:29:"stations/([^/]+)(/[0-9]+)?/?$";s:47:"index.php?stations=$matches[1]&page=$matches[2]";s:25:"stations/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:35:"stations/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:55:"stations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"stations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"stations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:50:"radioroom/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?radioroom=$matches[1]&feed=$matches[2]";s:45:"radioroom/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?radioroom=$matches[1]&feed=$matches[2]";s:38:"radioroom/([^/]+)/page/?([0-9]{1,})/?$";s:49:"index.php?radioroom=$matches[1]&paged=$matches[2]";s:20:"radioroom/([^/]+)/?$";s:31:"index.php?radioroom=$matches[1]";s:49:"radio-dj/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?radiodj=$matches[1]&feed=$matches[2]";s:44:"radio-dj/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:46:"index.php?radiodj=$matches[1]&feed=$matches[2]";s:37:"radio-dj/([^/]+)/page/?([0-9]{1,})/?$";s:47:"index.php?radiodj=$matches[1]&paged=$matches[2]";s:19:"radio-dj/([^/]+)/?$";s:29:"index.php?radiodj=$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:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:27:"comment-page-([0-9]{1,})/?$";s:38:"index.php?&page_id=3&cpage=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:42:"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?author_name=$matches[1]&feed=$matches[2]";s:35:"author/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?author_name=$matches[1]&paged=$matches[2]";s:17:"author/([^/]+)/?$";s:33:"index.php?author_name=$matches[1]";s:69:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:64:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:80:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]";s:57:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:81:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]";s:39:"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$";s:63:"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]";s:56:"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:51:"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$";s:64:"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]";s:44:"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$";s:65:"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]";s:26:"([0-9]{4})/([0-9]{1,2})/?$";s:47:"index.php?year=$matches[1]&monthnum=$matches[2]";s:43:"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:38:"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?year=$matches[1]&feed=$matches[2]";s:31:"([0-9]{4})/page/?([0-9]{1,})/?$";s:44:"index.php?year=$matches[1]&paged=$matches[2]";s:13:"([0-9]{4})/?$";s:26:"index.php?year=$matches[1]";s:27:".?.+?/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:".?.+?/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:20:"(.?.+?)/trackback/?$";s:35:"index.php?pagename=$matches[1]&tb=1";s:40:"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:35:"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?pagename=$matches[1]&feed=$matches[2]";s:28:"(.?.+?)/page/?([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&paged=$matches[2]";s:35:"(.?.+?)/comment-page-([0-9]{1,})/?$";s:48:"index.php?pagename=$matches[1]&cpage=$matches[2]";s:20:"(.?.+?)(/[0-9]+)?/?$";s:47:"index.php?pagename=$matches[1]&page=$matches[2]";s:27:"[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:37:"[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:57:"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:52:"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:20:"([^/]+)/trackback/?$";s:31:"index.php?name=$matches[1]&tb=1";s:40:"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?name=$matches[1]&feed=$matches[2]";s:35:"([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:43:"index.php?name=$matches[1]&feed=$matches[2]";s:28:"([^/]+)/page/?([0-9]{1,})/?$";s:44:"index.php?name=$matches[1]&paged=$matches[2]";s:35:"([^/]+)/comment-page-([0-9]{1,})/?$";s:44:"index.php?name=$matches[1]&cpage=$matches[2]";s:20:"([^/]+)(/[0-9]+)?/?$";s:43:"index.php?name=$matches[1]&page=$matches[2]";s:16:"[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:26:"[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:46:"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:41:"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:41:"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";}', 'yes'), (161, 'widget_nav_menu', 'a:3:{i:2;a:2:{s:5:"title";s:15:"GotRadio Extras";s:8:"nav_menu";i:9;}i:3;a:2:{s:5:"title";s:5:"Rooms";s:8:"nav_menu";i:11;}s:12:"_multiwidget";i:1;}', 'yes'), (162, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'), (380, 'tax_meta_8', 'a:2:{s:18:"ba_select_field_id";s:14:"classic_corner";s:8:"ba_style";s:14:"classic_corner";}', 'yes'), (539, '_radiodj_7_slider_id', 'field_534f2b21a6cba', 'no'), (540, 'radiodj_7_style-id', 'Oldies But', 'no'), (541, '_radiodj_7_style-id', 'field_534f2b51a6cbb', 'no'), (726, 'dcwsb_options', 'a:24:{s:7:"twitter";s:4:"true";s:8:"facebook";s:4:"true";s:6:"google";s:4:"true";s:8:"linkedin";s:4:"true";s:4:"digg";s:4:"true";s:9:"pinterest";s:4:"true";s:11:"stumbleupon";s:4:"true";s:6:"buffer";s:4:"true";s:4:"xing";s:5:"false";s:5:"print";s:4:"true";s:5:"email";s:4:"true";s:11:"dcwsb_order";s:83:"twitter,facebook,google,linkedin,digg,pinterest,stumbleupon,buffer,xing,print,email";s:8:"settings";a:16:{s:4:"size";s:10:"horizontal";s:8:"txtPrint";s:5:"Print";s:8:"txtEmail";s:5:"Email";s:5:"email";s:0:"";s:9:"twitterId";s:8:"GotRadio";s:5:"style";s:8:"floating";s:8:"location";s:3:"top";s:14:"offsetLocation";s:2:"20";s:5:"align";s:5:"right";s:11:"offsetAlign";s:2:"20";s:6:"center";s:1:"0";s:10:"speedFloat";s:4:"1500";s:5:"speed";s:3:"600";s:8:"loadOpen";s:4:"true";s:9:"autoClose";s:5:"false";s:7:"floater";s:5:"false";}s:4:"skin";s:4:"true";s:19:"color_dcssb_content";s:7:"#ffffff";s:19:"width_dcssb_content";s:4:"60px";s:3:"css";s:0:"";s:9:"show_home";s:5:"false";s:9:"show_page";s:5:"false";s:9:"show_blog";s:5:"false";s:13:"show_category";s:5:"false";s:9:"show_post";s:5:"false";s:12:"show_archive";s:5:"false";s:11:"new_install";s:2:"no";}', 'yes'), (689, 'st_pubid', 'wp.ab316e22-c8dd-4429-8ef7-cd1023c4aba5', 'yes'), (690, 'st_widget', '\r\n\r\n\r\n', 'yes'), (691, 'st_sent', 'true', 'yes'), (692, 'st_upgrade_five', '5x', 'yes'), (693, 'st_protocol', 'http', 'yes'), (694, 'st_pages_on_top', '', 'yes'), (695, 'st_posts_on_top', '', 'yes'), (696, 'protocolType', 'http', 'yes'), (697, 'st_pages_on_bot', 'bot', 'yes'), (698, 'st_posts_on_bot', 'bot', 'yes'), (675, 'jltw_timer_gotradio_1_1', '1399997010', 'yes'), (263, 'external_updates-nextend-smart-slider2-full', 'O:8:"stdClass":3:{s:9:"lastCheck";i:1399987899;s:14:"checkedVersion";s:5:"2.3.9";s:6:"update";N;}', 'yes'), (1131, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'a:40:{s:6:"widget";a:3:{s:4:"name";s:6:"widget";s:4:"slug";s:6:"widget";s:5:"count";s:4:"3898";}s:4:"post";a:3:{s:4:"name";s:4:"Post";s:4:"slug";s:4:"post";s:5:"count";s:4:"2456";}s:6:"plugin";a:3:{s:4:"name";s:6:"plugin";s:4:"slug";s:6:"plugin";s:5:"count";s:4:"2344";}s:5:"admin";a:3:{s:4:"name";s:5:"admin";s:4:"slug";s:5:"admin";s:5:"count";s:4:"1930";}s:5:"posts";a:3:{s:4:"name";s:5:"posts";s:4:"slug";s:5:"posts";s:5:"count";s:4:"1856";}s:7:"sidebar";a:3:{s:4:"name";s:7:"sidebar";s:4:"slug";s:7:"sidebar";s:5:"count";s:4:"1583";}s:7:"twitter";a:3:{s:4:"name";s:7:"twitter";s:4:"slug";s:7:"twitter";s:5:"count";s:4:"1329";}s:6:"google";a:3:{s:4:"name";s:6:"google";s:4:"slug";s:6:"google";s:5:"count";s:4:"1325";}s:8:"comments";a:3:{s:4:"name";s:8:"comments";s:4:"slug";s:8:"comments";s:5:"count";s:4:"1310";}s:6:"images";a:3:{s:4:"name";s:6:"images";s:4:"slug";s:6:"images";s:5:"count";s:4:"1260";}s:4:"page";a:3:{s:4:"name";s:4:"page";s:4:"slug";s:4:"page";s:5:"count";s:4:"1225";}s:5:"image";a:3:{s:4:"name";s:5:"image";s:4:"slug";s:5:"image";s:5:"count";s:4:"1121";}s:9:"shortcode";a:3:{s:4:"name";s:9:"shortcode";s:4:"slug";s:9:"shortcode";s:5:"count";s:4:"1000";}s:8:"facebook";a:3:{s:4:"name";s:8:"Facebook";s:4:"slug";s:8:"facebook";s:5:"count";s:3:"982";}s:5:"links";a:3:{s:4:"name";s:5:"links";s:4:"slug";s:5:"links";s:5:"count";s:3:"974";}s:3:"seo";a:3:{s:4:"name";s:3:"seo";s:4:"slug";s:3:"seo";s:5:"count";s:3:"950";}s:9:"wordpress";a:3:{s:4:"name";s:9:"wordpress";s:4:"slug";s:9:"wordpress";s:5:"count";s:3:"844";}s:7:"gallery";a:3:{s:4:"name";s:7:"gallery";s:4:"slug";s:7:"gallery";s:5:"count";s:3:"821";}s:6:"social";a:3:{s:4:"name";s:6:"social";s:4:"slug";s:6:"social";s:5:"count";s:3:"780";}s:3:"rss";a:3:{s:4:"name";s:3:"rss";s:4:"slug";s:3:"rss";s:5:"count";s:3:"722";}s:7:"widgets";a:3:{s:4:"name";s:7:"widgets";s:4:"slug";s:7:"widgets";s:5:"count";s:3:"686";}s:6:"jquery";a:3:{s:4:"name";s:6:"jquery";s:4:"slug";s:6:"jquery";s:5:"count";s:3:"681";}s:5:"pages";a:3:{s:4:"name";s:5:"pages";s:4:"slug";s:5:"pages";s:5:"count";s:3:"678";}s:5:"email";a:3:{s:4:"name";s:5:"email";s:4:"slug";s:5:"email";s:5:"count";s:3:"623";}s:4:"ajax";a:3:{s:4:"name";s:4:"AJAX";s:4:"slug";s:4:"ajax";s:5:"count";s:3:"615";}s:5:"media";a:3:{s:4:"name";s:5:"media";s:4:"slug";s:5:"media";s:5:"count";s:3:"595";}s:10:"javascript";a:3:{s:4:"name";s:10:"javascript";s:4:"slug";s:10:"javascript";s:5:"count";s:3:"572";}s:5:"video";a:3:{s:4:"name";s:5:"video";s:4:"slug";s:5:"video";s:5:"count";s:3:"570";}s:10:"buddypress";a:3:{s:4:"name";s:10:"buddypress";s:4:"slug";s:10:"buddypress";s:5:"count";s:3:"541";}s:4:"feed";a:3:{s:4:"name";s:4:"feed";s:4:"slug";s:4:"feed";s:5:"count";s:3:"539";}s:7:"content";a:3:{s:4:"name";s:7:"content";s:4:"slug";s:7:"content";s:5:"count";s:3:"530";}s:5:"photo";a:3:{s:4:"name";s:5:"photo";s:4:"slug";s:5:"photo";s:5:"count";s:3:"522";}s:4:"link";a:3:{s:4:"name";s:4:"link";s:4:"slug";s:4:"link";s:5:"count";s:3:"506";}s:6:"photos";a:3:{s:4:"name";s:6:"photos";s:4:"slug";s:6:"photos";s:5:"count";s:3:"505";}s:5:"login";a:3:{s:4:"name";s:5:"login";s:4:"slug";s:5:"login";s:5:"count";s:3:"471";}s:4:"spam";a:3:{s:4:"name";s:4:"spam";s:4:"slug";s:4:"spam";s:5:"count";s:3:"458";}s:5:"stats";a:3:{s:4:"name";s:5:"stats";s:4:"slug";s:5:"stats";s:5:"count";s:3:"453";}s:8:"category";a:3:{s:4:"name";s:8:"category";s:4:"slug";s:8:"category";s:5:"count";s:3:"452";}s:7:"youtube";a:3:{s:4:"name";s:7:"youtube";s:4:"slug";s:7:"youtube";s:5:"count";s:3:"436";}s:7:"comment";a:3:{s:4:"name";s:7:"comment";s:4:"slug";s:7:"comment";s:5:"count";s:3:"432";}}', 'yes'), (198, 'thumbgen_cache_files', '/wp-content/thumbgen_cache/', 'yes'), (199, 'thumbgen_default_image', '', 'yes'), (211, 'widget_taxonomy_list_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (688, 'st_version', '5x', 'yes'), (829, 'category_38_slider_id', '', 'no'), (236, 'scporder_options', 'a:1:{s:7:"objects";a:4:{i:0;s:4:"post";i:1;s:4:"page";i:2;s:10:"attachment";i:3;s:8:"stations";}}', 'yes'), (674, 'jltw_html_gotradio_1_1', '\n
  • \n \n Join the 38K + people enjoying today''s BEST Country on GotRadio Country! on TuneIn!\n@gotradio @tunein\n \n \n \n Reply -\n Retweet -\n Favorite \n \n \n
  • \n ', 'yes'), (262, 'external_updates-nextend', 'O:8:"stdClass":3:{s:9:"lastCheck";i:1399987898;s:14:"checkedVersion";s:5:"1.3.5";s:6:"update";O:8:"stdClass":6:{s:2:"id";i:0;s:4:"slug";s:7:"nextend";s:7:"version";s:5:"1.3.5";s:8:"homepage";s:25:"http://www.nextendweb.com";s:12:"download_url";s:114:"http://www.nextendweb.com/update2/wordpress/?action=download&slug=nextend&api-key=6e0c7881d54dddad8a5b51bb1187ee92";s:14:"upgrade_notice";N;}}', 'yes'), (226, 'facebook_comments_master_installed_version', '4.3.9', 'yes'), (227, 'facebook_comments_master_name', 'Facebook Comments Master', 'yes'), (228, 'facebook_comments_master_newest_version', '4.3.9', 'yes'), (255, '_site_transient_timeout_browser_732d6afb3896a5fe3a8f2ce34decc56a', '1397862503', 'yes'), (256, '_site_transient_browser_732d6afb3896a5fe3a8f2ce34decc56a', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Chrome";s:7:"version";s:13:"34.0.1847.116";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (378, 'tax_meta_3', 'a:4:{s:18:"ba_select_field_id";s:17:"alternative_attic";s:13:"ba_meta_style";s:17:"alternative_attic";s:9:"ba_slider";s:4:"1234";s:8:"ba_style";s:17:"alternative_attic";}', 'yes'), (357, 'wpfp_options', 'a:21:{s:12:"add_favorite";s:16:"Add to favorites";s:5:"added";s:19:"Added to favorites!";s:15:"remove_favorite";s:21:"Remove from favorites";s:7:"removed";s:23:"Removed from favorites!";s:5:"clear";s:15:"Clear favorites";s:7:"cleared";s:37:"<p>Favorites cleared!</p>";s:15:"favorites_empty";s:23:"Favorite list is empty.";s:14:"cookie_warning";s:109:"Your favorite posts saved to your browsers cookies. If you clear cookies also favorite posts will be deleted.";s:3:"rem";s:6:"remove";s:20:"text_only_registered";s:35:"Only registered users can favorite!";s:7:"statics";s:1:"1";s:12:"widget_title";s:0:"";s:12:"widget_limit";i:5;s:15:"uf_widget_limit";i:5;s:12:"before_image";s:8:"star.png";s:19:"custom_before_image";s:0:"";s:17:"dont_load_js_file";s:0:"";s:18:"dont_load_css_file";s:0:"";s:13:"post_per_page";s:2:"20";s:8:"autoshow";s:5:"after";s:19:"opt_only_registered";s:0:"";}', 'yes'), (272, 'pods_framework_version', '2.3.18', 'yes'), (273, 'pods_framework_db_version', '2.3.5', 'yes'), (505, 'db_upgraded', '', 'yes'), (1148, 'facebook_attachment_features', 'a:1:{s:8:"comments";b:1;}', 'yes'), (1149, 'facebook_stations_features', 'a:1:{s:8:"comments";b:1;}', 'yes'), (1150, 'facebook_comments', 'a:2:{s:5:"width";i:1140;s:8:"order_by";s:6:"social";}', 'yes'), (1153, 'facebook_comments_enabled', '1', 'yes'), (1156, 'jltw_html_gotradio_1_600', '
  • The RSS feed for this twitter account is not loadable for the moment.
  • ', 'yes'), (1157, 'jltw_timer_gotradio_1_600', '1399939538', 'yes'), (1183, '_transient_fb_comments_html_88', '
    1. Greg V Pruitt:

      Like The New Site

      \n
    ', 'no'), (509, 'can_compress_scripts', '0', 'yes'), (673, 'widget_juiz_last_tweet_widget', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (538, 'radiodj_7_slider_id', '0', 'no'), (511, '_transient_timeout_plugin_slugs', '1400079045', 'no'), (512, '_transient_plugin_slugs', 'a:21:{i:0;s:30:"advanced-custom-fields/acf.php";i:1;s:32:"acf-cf7-field-master/acf-cf7.php";i:2;s:36:"contact-form-7/wp-contact-form-7.php";i:3;s:50:"contact-form-7-integrations/cf7-cloud-database.php";i:4;s:21:"facebook/facebook.php";i:5;s:27:"facebookall/facebookall.php";i:6;s:35:"facebook-comments/facebooknotes.php";i:7;s:53:"facebook-comments-master/facebook-comments-master.php";i:8;s:42:"juiz-last-tweet-widget/juiz-last-tweet.php";i:9;s:43:"page-layout-builder/page-layout-builder.php";i:10;s:39:"most-recent-posts/most-recent-posts.php";i:11;s:46:"most-recent-posts/most-recent-posts-widget.php";i:12;s:19:"nextend/nextend.php";i:13;s:57:"nextend-smart-slider2-full/nextend-smart-slider2-full.php";i:14;s:47:"regenerate-thumbnails/regenerate-thumbnails.php";i:15;s:24:"share-this/sharethis.php";i:16;s:53:"simple-custom-post-order/simple-custom-post-order.php";i:17;s:45:"special-recent-posts/special-recent-posts.php";i:18;s:55:"tc-custom-taxonomy-filter/tc-custom-taxonomy-filter.php";i:19;s:83:"ultimate-facebook-comments-email-notify/ultimate-facebook-comments-email-notify.php";i:20;s:34:"wp-clone-by-wp-academy/wpclone.php";}', 'no'), (806, 'category_33_style_id', 'null', 'no'), (649, 'wpsr_addthis_data', 'a:8:{s:8:"username";s:0:"";s:8:"language";s:2:"en";s:6:"button";s:9:"lg-share-";s:15:"tb_32pxservices";s:45:"facebook,twitter,digg,delicious,email,compact";s:15:"tb_16pxservices";s:45:"facebook,twitter,digg,delicious,email,compact";s:10:"sharecount";s:6:"normal";s:7:"btbrand";s:0:"";s:9:"clickback";i:1;}', 'yes'), (333, 'xydac_cms_modules_active', 'a:2:{i:0;s:10:"Custom CSS";i:1;s:8:"Taxonomy";}', 'yes'), (334, 'xydac_taxonomies', 'a:1:{i:0;a:7:{s:4:"name";s:4:"test";s:11:"object_type";a:1:{i:0;s:8:"stations";}s:4:"args";a:11:{s:5:"label";s:5:"Tests";s:6:"labels";a:15:{s:4:"name";s:5:"Tests";s:13:"singular_name";s:4:"Test";s:12:"search_items";s:12:"Search Tests";s:13:"popular_items";s:13:"Popular Tests";s:9:"all_items";s:9:"All Tests";s:11:"parent_item";s:12:"Parent Tests";s:17:"parent_item_colon";s:13:"Parent Tests:";s:9:"edit_item";s:10:"Edit Tests";s:11:"update_item";s:12:"Update Tests";s:12:"add_new_item";s:13:"Add New Tests";s:13:"new_item_name";s:14:"New Tests Name";s:26:"separate_items_with_commas";s:26:"Separate Tests with commas";s:19:"add_or_remove_items";s:19:"Add or remove Tests";s:21:"choose_from_most_used";s:31:"Choose from the most used Tests";s:9:"view_item";s:10:"View Tests";}s:6:"public";s:4:"true";s:17:"show_in_nav_menus";s:4:"true";s:7:"show_ui";s:4:"true";s:13:"show_tagcloud";s:4:"true";s:12:"hierarchical";s:5:"false";s:7:"rewrite";a:4:{s:3:"val";b:1;s:4:"slug";s:4:"test";s:10:"with_front";b:1;s:12:"hierarchical";b:0;}s:9:"query_var";s:0:"";s:21:"update_count_callback";s:0:"";s:12:"capabilities";a:4:{s:12:"manage_terms";s:17:"manage_categories";s:10:"edit_terms";s:17:"manage_categories";s:12:"delete_terms";s:17:"manage_categories";s:12:"assign_terms";s:10:"edit_posts";}}s:14:"showascombobox";s:5:"false";s:12:"content_html";s:0:"";s:11:"content_css";s:0:"";s:10:"content_js";s:0:"";}}', 'yes'), (336, 'xydac_taxonomies_test', 'a:1:{i:0;a:6:{s:10:"field_name";s:4:"type";s:11:"field_label";s:5:"Style";s:10:"field_type";s:8:"textarea";s:10:"field_desc";s:6:"afasdf";s:9:"field_val";s:4:"asdf";s:11:"field_order";s:0:"";}}', 'yes'), (895, 'PopupContact_On_Search', 'NO', 'yes'), (1130, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1399946784', 'yes'), (364, '_site_transient_timeout_browser_a9c2a4a09c221fe1242bcc57ffac16b0', '1397936219', 'yes'), (365, '_site_transient_browser_a9c2a4a09c221fe1242bcc57ffac16b0', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:6:"Chrome";s:7:"version";s:13:"34.0.1847.116";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (464, 'tax_meta_28', 'a:1:{s:8:"ba_style";s:11:"todays_hits";}', 'yes'), (386, 'tax_meta_14', 'a:2:{s:18:"ba_select_field_id";s:10:"jazz_joint";s:8:"ba_style";s:10:"jazz_joint";}', 'yes'), (388, 'tax_meta_15', 'a:3:{s:18:"ba_select_field_id";s:15:"office_friendly";s:9:"ba_slider";s:3:"123";s:8:"ba_style";s:15:"office_friendly";}', 'yes'), (390, 'tax_meta_16', 'a:2:{s:18:"ba_select_field_id";s:18:"oldies_but_goodies";s:8:"ba_style";s:18:"oldies_but_goodies";}', 'yes'), (392, 'tax_meta_18', 'a:1:{s:18:"ba_select_field_id";s:22:"soothing_sophisticated";}', 'yes'), (394, 'tax_meta_20', 'a:2:{s:18:"ba_select_field_id";s:11:"todays_hits";s:8:"ba_style";s:11:"todays_hits";}', 'yes'), (396, 'tax_meta_21', 'a:2:{s:18:"ba_select_field_id";s:17:"worldy_sensations";s:8:"ba_style";s:17:"worldy_sensations";}', 'yes'), (398, 'tax_meta_17', 'a:1:{s:18:"ba_select_field_id";s:9:"rock_room";}', 'yes'), (400, 'tax_meta_19', 'a:2:{s:18:"ba_select_field_id";s:12:"soul_kitchen";s:8:"ba_style";s:12:"soul_kitchen";}', 'yes'), (404, 'tax_meta_25', 'a:2:{s:16:"ba_text_field_id";s:15:"greg@drift2.com";s:8:"ba_email";s:18:"cluck@gotradio.com";}', 'yes'), (470, 'tax_meta_12', 'a:1:{s:8:"ba_style";s:12:"downhome_den";}', 'yes'), (462, 'tax_meta_27', 'a:1:{s:8:"ba_style";s:12:"holiday_hall";}', 'yes'), (466, 'tax_meta_29', 'a:1:{s:8:"ba_style";s:17:"worldy_sensations";}', 'yes'), (420, 'tax_meta_10', 'a:1:{s:8:"ba_email";s:19:"mkeene@gotradio.com";}', 'yes'), (422, 'tax_meta_23', 'a:1:{s:8:"ba_email";s:19:"mmayer@gotradio.com";}', 'yes'), (424, 'tax_meta_6', 'a:1:{s:8:"ba_email";s:20:"nfoster@gotradio.com";}', 'yes'), (426, 'tax_meta_24', 'a:1:{s:8:"ba_email";s:19:"rnadel@gotradio.com";}', 'yes'), (428, 'tax_meta_7', 'a:1:{s:8:"ba_email";s:19:"vstarr@gotradio.com";}', 'yes'), (1212, '_site_transient_timeout_browser_c47679650b2931170fcf21a597a79795', '1400597366', 'yes'), (1213, '_site_transient_browser_c47679650b2931170fcf21a597a79795', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";N;s:7:"version";N;s:10:"update_url";s:0:"";s:7:"img_src";s:0:"";s:11:"img_src_ssl";s:0:"";s:15:"current_version";s:0:"";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (518, 'acf_version', '4.3.8', 'yes'), (520, 'radioroom_3_slider_id', '[smartslider2 slider="1"]', 'no'), (521, '_radioroom_3_slider_id', 'field_534f2b21a6cba', 'no'), (522, 'radioroom_3_style', 'Alternative Attic', 'no'), (523, '_radioroom_3_style', 'field_534f2b51a6cbb', 'no'), (1041, '_site_transient_browser_a64afbf86ac7a1ef023e4b1e1f62f178', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Chrome";s:7:"version";s:13:"34.0.1847.131";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"18";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (529, 'radioroom_3_style-id', 'Alternative Attic', 'no'), (530, '_radioroom_3_style-id', 'field_534f2b51a6cbb', 'no'), (543, 'radiodj_25_slider_id', 'Slider ID chuck-luck', 'no'), (544, '_radiodj_25_slider_id', 'field_534f2b21a6cba', 'no'), (545, 'radiodj_25_style-id', 'Rock Room', 'no'), (546, '_radiodj_25_style-id', 'field_534f2b51a6cbb', 'no'), (549, 'radiodj_10_slider_id', '0', 'no'), (550, '_radiodj_10_slider_id', 'field_534f2b21a6cba', 'no'), (551, 'radiodj_10_style-id', 'Todays Hits', 'no'), (552, '_radiodj_10_style-id', 'field_534f2b51a6cbb', 'no'), (1040, '_site_transient_timeout_browser_a64afbf86ac7a1ef023e4b1e1f62f178', '1399683240', 'yes'), (555, 'radiodj_7_style_id', 'office_friendly', 'no'), (556, '_radiodj_7_style_id', 'field_534f2b51a6cbb', 'no'), (562, 'radioroom_29_slider_id', '1', 'no'), (558, 'radioroom_3_style_id', 'alternative_attic', 'no'), (559, '_radioroom_3_style_id', 'field_534f2b51a6cbb', 'no'), (563, '_radioroom_29_slider_id', 'field_534f2b21a6cba', 'no'), (564, 'radioroom_29_style_id', 'worldy_sensations', 'no'), (565, '_radioroom_29_style_id', 'field_534f2b51a6cbb', 'no'), (567, 'radioroom_19_slider_id', '1', 'no'), (568, '_radioroom_19_slider_id', 'field_534f2b21a6cba', 'no'), (569, 'radioroom_19_style_id', 'soul_kitchen', 'no'), (570, '_radioroom_19_style_id', 'field_534f2b51a6cbb', 'no'), (572, 'radioroom_17_slider_id', '1', 'no'), (573, '_radioroom_17_slider_id', 'field_534f2b21a6cba', 'no'), (574, 'radioroom_17_style_id', 'rock_room', 'no'), (575, '_radioroom_17_style_id', 'field_534f2b51a6cbb', 'no'), (577, 'radioroom_18_slider_id', '1', 'no'), (578, '_radioroom_18_slider_id', 'field_534f2b21a6cba', 'no'), (579, 'radioroom_18_style_id', 'soothing_sophisticated', 'no'), (580, '_radioroom_18_style_id', 'field_534f2b51a6cbb', 'no'), (582, 'radioroom_16_slider_id', '1', 'no'), (583, '_radioroom_16_slider_id', 'field_534f2b21a6cba', 'no'), (584, 'radioroom_16_style_id', 'oldies_but_goodies', 'no'), (585, '_radioroom_16_style_id', 'field_534f2b51a6cbb', 'no'), (588, 'radioroom_22_slider_id', '1', 'no'), (589, '_radioroom_22_slider_id', 'field_534f2b21a6cba', 'no'), (590, 'radioroom_22_style_id', 'null', 'no'), (591, '_radioroom_22_style_id', 'field_534f2b51a6cbb', 'no'), (593, 'radioroom_28_slider_id', '1', 'no'), (594, '_radioroom_28_slider_id', 'field_534f2b21a6cba', 'no'), (595, 'radioroom_28_style_id', 'todays_hits', 'no'), (596, '_radioroom_28_style_id', 'field_534f2b51a6cbb', 'no'), (598, 'radioroom_15_slider_id', '1', 'no'), (599, '_radioroom_15_slider_id', 'field_534f2b21a6cba', 'no'), (600, 'radioroom_15_style_id', 'office_friendly', 'no'), (601, '_radioroom_15_style_id', 'field_534f2b51a6cbb', 'no'), (603, 'radioroom_14_slider_id', '6', 'no'), (604, '_radioroom_14_slider_id', 'field_534f2b21a6cba', 'no'), (605, 'radioroom_14_style_id', 'jazz_joint', 'no'), (606, '_radioroom_14_style_id', 'field_534f2b51a6cbb', 'no'), (608, 'radioroom_8_slider_id', '1', 'no'), (609, '_radioroom_8_slider_id', 'field_534f2b21a6cba', 'no'), (610, 'radioroom_8_style_id', 'classic_corner', 'no'), (611, '_radioroom_8_style_id', 'field_534f2b51a6cbb', 'no'), (613, 'radioroom_12_slider_id', '2', 'no'), (614, '_radioroom_12_slider_id', 'field_534f2b21a6cba', 'no'), (615, 'radioroom_12_style_id', 'downhome_den', 'no'), (616, '_radioroom_12_style_id', 'field_534f2b51a6cbb', 'no'), (618, 'radioroom_27_slider_id', '1', 'no'), (619, '_radioroom_27_slider_id', 'field_534f2b21a6cba', 'no'), (620, 'radioroom_27_style_id', 'holiday_hall', 'no'), (621, '_radioroom_27_style_id', 'field_534f2b51a6cbb', 'no'), (889, 'PopupContact_title', 'Contact Us', 'yes'), (890, 'PopupContact_fromemail', 'admin@contactform.com', 'yes'), (811, 'category_34_style_id', 'null', 'no'), (812, '_category_34_style_id', 'field_534f2b51a6cbb', 'no'), (814, 'category_35_slider_id', '', 'no'), (815, '_category_35_slider_id', 'field_534f2b21a6cba', 'no'), (816, 'category_35_style_id', 'null', 'no'), (817, '_category_35_style_id', 'field_534f2b51a6cbb', 'no'), (639, 'socialshare-displayFacebook', 'on', 'yes'), (640, 'socialshare-FacebookStyle', 'button_count', 'yes'), (641, 'socialshare-displayTwitter', 'on', 'yes'), (642, 'socialshare-TwitterStyle', 'horizontal', 'yes'), (643, 'socialshare-displayStumbleUpon', 'on', 'yes'), (644, 'socialshare-StumbleUponStyle', '4', 'yes'), (645, 'socialshare-displayReddit', 'on', 'yes'), (646, 'socialshare-RedditStyle', 'litebutton2', 'yes'), (647, 'widget_socialshare-widget', 'a:2:{i:2;a:9:{s:5:"title";s:0:"";s:27:"socialshare-displayFacebook";s:2:"on";s:25:"socialshare-FacebookStyle";s:12:"button_count";s:26:"socialshare-displayTwitter";s:2:"on";s:24:"socialshare-TwitterStyle";s:10:"horizontal";s:30:"socialshare-displayStumbleUpon";s:2:"on";s:28:"socialshare-StumbleUponStyle";s:1:"4";s:25:"socialshare-displayReddit";s:2:"on";s:23:"socialshare-RedditStyle";s:11:"litebutton2";}s:12:"_multiwidget";i:1;}', 'yes'), (650, 'wpsr_sharethis_data', 'a:9:{s:12:"vcount_order";s:32:"facebook,twitter,email,sharethis";s:12:"hcount_order";s:32:"facebook,twitter,email,sharethis";s:13:"buttons_order";s:32:"facebook,twitter,email,sharethis";s:11:"large_order";s:32:"facebook,twitter,email,sharethis";s:13:"regular_order";s:32:"facebook,twitter,email,sharethis";s:14:"regular2_order";s:32:"facebook,twitter,email,sharethis";s:6:"pubkey";s:0:"";s:10:"copynshare";i:0;s:4:"addp";i:1;}', 'yes'), (651, 'wpsr_retweet_data', 'a:6:{s:8:"username";s:0:"";s:4:"type";s:7:"compact";s:7:"service";s:7:"twitter";s:10:"topsytheme";s:4:"blue";s:14:"twitter_recacc";s:0:"";s:12:"twitter_lang";s:2:"en";}', 'yes'), (652, 'wpsr_digg_data', 'a:1:{s:4:"type";s:11:"DiggCompact";}', 'yes'), (653, 'wpsr_facebook_data', 'a:6:{s:7:"btstyle";s:12:"button_count";s:9:"showfaces";i:0;s:4:"verb";s:4:"like";s:5:"color";s:5:"light";s:5:"appid";s:0:"";s:6:"locale";s:5:"en_US";}', 'yes'), (654, 'wpsr_socialbt_data', 'a:10:{s:12:"selected16px";s:72:"facebook,twitter,delicious,linkedin,stumbleupon,addtofavorites,email,rss";s:12:"selected32px";s:72:"facebook,twitter,delicious,linkedin,stumbleupon,addtofavorites,email,rss";s:6:"target";i:1;s:7:"loadcss";i:1;s:6:"effect";s:7:"opacity";s:5:"label";i:0;s:7:"columns";s:2:"no";s:11:"imgpath16px";s:83:"http://gotradio.drift2.com/wp-content/plugins/wp-socializer/public/social-icons/16/";s:11:"imgpath32px";s:83:"http://gotradio.drift2.com/wp-content/plugins/wp-socializer/public/social-icons/32/";s:10:"usesprites";i:1;}', 'yes'), (655, 'wpsr_custom_data', 'a:2:{s:7:"custom1";s:0:"";s:7:"custom2";s:0:"";}', 'yes'), (656, 'wpsr_template1_data', 'a:13:{s:7:"content";s:291:"
    \r\n {facebook-like}\r\n {retweet-bt}\r\n {plusone-medium}\r\n {linkedin-right}\r\n {stumbleupon-1}\r\n
    ";s:6:"inhome";i:0;s:8:"insingle";i:1;s:6:"inpage";i:1;s:10:"incategory";i:0;s:5:"intag";i:0;s:6:"indate";i:0;s:8:"inauthor";i:0;s:8:"insearch";i:0;s:9:"inexcerpt";i:0;s:6:"infeed";i:0;s:10:"abvcontent";i:1;s:10:"blwcontent";i:0;}', 'yes'), (807, '_category_33_style_id', 'field_534f2b51a6cbb', 'no'), (657, 'wpsr_template2_data', 'a:14:{s:7:"content";s:43:"

    Share and Enjoy

    \r\n{social-bts-32px}";s:6:"inhome";i:1;s:8:"insingle";i:1;s:6:"inpage";i:1;s:10:"incategory";i:1;s:5:"intag";i:1;s:6:"indate";i:1;s:8:"inauthor";i:1;s:8:"insearch";i:1;s:9:"inexcerpt";i:1;s:6:"infeed";i:1;s:10:"abvcontent";i:0;s:10:"blwcontent";i:1;s:4:"addp";i:0;}', 'yes'), (658, 'wpsr_settings_data', 'a:7:{s:9:"smartload";s:6:"normal";s:17:"smartload_timeout";s:1:"1";s:9:"rssoutput";s:0:"";s:13:"bitlyusername";s:0:"";s:8:"bitlyapi";s:0:"";s:11:"disablewpsr";i:0;s:12:"scriptsplace";s:6:"header";}', 'yes'), (659, 'wpsr_template_floating_bar_data', 'a:10:{s:11:"selectedbts";s:38:"Facebook,Retweet,Google +1,Email,Print";s:8:"position";s:10:"float_left";s:5:"theme";s:5:"white";s:8:"insingle";i:1;s:6:"inpage";i:1;s:8:"disabled";i:0;s:7:"mobmode";i:0;s:17:"floatleft_movable";i:1;s:16:"floatleft_offset";i:25;s:17:"bottomfixed_width";i:900;}', 'yes'), (805, '_category_33_slider_id', 'field_534f2b21a6cba', 'no'), (660, 'wpsr_templates', 'a:2:{i:1;a:1:{s:4:"name";s:10:"Template 1";}i:2;a:1:{s:4:"name";s:10:"Template 2";}}', 'yes'), (661, 'wpsr_version', '2.4.9.8', 'yes'), (662, 'widget_wp_socializer', 'a:2:{i:2;a:11:{s:5:"title";s:0:"";s:11:"widget_type";s:13:"facebook-like";s:10:"fblike_url";s:1:"#";s:12:"fblike_color";s:5:"light";s:13:"fblike_border";s:0:"";s:11:"fblike_size";s:7:"300,290";s:16:"fblike_showfaces";s:4:"true";s:17:"fblike_showstream";s:4:"true";s:17:"fblike_showheader";s:0:"";s:12:"gplus_pageid";s:0:"";s:15:"gplus_badgetype";s:5:"badge";}s:12:"_multiwidget";i:1;}', 'yes'), (809, 'category_34_slider_id', '', 'no'), (794, '_transient_random_seed', 'd643375c91a98603a6069bf27420b1fe', 'yes'), (1052, '_site_transient_timeout_browser_b0d758927869e2d7a807eedddbc5091b', '1399915889', 'yes'), (1053, '_site_transient_browser_b0d758927869e2d7a807eedddbc5091b', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:6:"Safari";s:7:"version";s:5:"5.0.5";s:10:"update_url";s:28:"http://www.apple.com/safari/";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/safari.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/safari.png";s:15:"current_version";s:1:"5";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (799, 'category_32_slider_id', '', 'no'), (800, '_category_32_slider_id', 'field_534f2b21a6cba', 'no'), (666, 'widget_loginradiusverticalshare', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (667, 'widget_loginradiushorizontalshare', 'a:2:{i:2;a:4:{s:5:"title";s:0:"";s:21:"before_widget_content";s:0:"";s:20:"after_widget_content";s:0:"";s:18:"hide_for_logged_in";N;}s:12:"_multiwidget";i:1;}', 'yes'), (672, 'juiz_ltw_settings', 'a:8:{s:14:"default_styles";i:0;s:12:"consumer_key";s:25:"PKtwKMXV7UccJdJcfzdPhTWQr";s:15:"consumer_secret";s:50:"FlQMjUX7wtCMD5xF82XGnMXtLr3t2BNeqBmhtJrLGTXwnPC7Ph";s:11:"oauth_token";s:50:"32955945-tmcjuMByf1AFB9Vi9eUl9YCr7A1Xkc3fSLK9bS7i9";s:18:"oauth_token_secret";s:45:"czo5O8oo5iifDQ3bqn3NjhXn63Ycc234WYInDPMnsXO19";s:17:"css_style_version";i:1;s:19:"flat_design_bgcolor";s:1:"#";s:12:"links_colors";a:3:{s:6:"hastag";s:1:"#";s:8:"username";s:1:"#";s:7:"weblink";s:1:"#";}}', 'yes'), (317, '_transient_pods_flush_rewrites', '1', 'yes'), (321, 'xydac_cms_modules', 'a:11:{i:0;a:6:{s:4:"name";s:14:"Module Manager";s:4:"type";s:11:"Core-Module";s:6:"author";s:11:"deepak.seth";s:11:"description";s:20:"Xydac Module Manager";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:20:"xydac_module_manager";}i:1;a:6:{s:4:"name";s:7:"Archive";s:4:"type";s:7:"modules";s:6:"author";s:11:"deepak.seth";s:11:"description";s:20:"Xydac Archive module";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:18:"xydac_archive_type";}i:2;a:6:{s:4:"name";s:9:"ShortCode";s:4:"type";s:7:"modules";s:6:"author";s:11:"deepak.seth";s:11:"description";s:22:"Xydac Shortcode module";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:20:"xydac_shortcode_type";}i:3;a:6:{s:4:"name";s:9:"Post Type";s:4:"type";s:7:"modules";s:6:"author";s:11:"deepak.seth";s:11:"description";s:22:"Xydac Post Type module";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:15:"xydac_post_type";}i:4;a:6:{s:4:"name";s:8:"Taxonomy";s:4:"type";s:7:"modules";s:6:"author";s:11:"deepak.seth";s:11:"description";s:21:"Xydac Taxonomy module";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:19:"xydac_taxonomy_type";}i:5;a:6:{s:4:"name";s:9:"Page Type";s:4:"type";s:7:"modules";s:6:"author";s:11:"deepak.seth";s:11:"description";s:22:"Xydac Page Type module";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:15:"xydac_page_type";}i:6;a:6:{s:4:"name";s:7:"Inflect";s:4:"type";s:4:"mods";s:6:"author";s:11:"deepak.seth";s:11:"description";s:50:"Adds String inflect support to Ultimate CMS plugin";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:7:"inflect";}i:7;a:6:{s:4:"name";s:10:"Codemirror";s:4:"type";s:4:"mods";s:6:"author";s:11:"deepak.seth";s:11:"description";s:46:"Adds Codemirror Support to Ultimate CMS plugin";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:21:"xydac_mods_codemirror";}i:8;a:6:{s:4:"name";s:17:"Custom Javascript";s:4:"type";s:8:"snippets";s:6:"author";s:11:"deepak.seth";s:11:"description";s:127:"This adds the code snippets which enables you to add Custom Javascript using a given form, which will be added to your website.";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:23:"xydac_snippets_customjs";}i:9;a:6:{s:4:"name";s:12:"Custom Stuff";s:4:"type";s:8:"snippets";s:6:"author";s:11:"deepak.seth";s:11:"description";s:161:"Adds a collection of useful Custom Snippets of WordPress tweaks from http://www.wphub.com/tutorials/code-snippets-wordpress/. Please check site for more details.";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:26:"xydac_snippets_customstuff";}i:10;a:6:{s:4:"name";s:10:"Custom CSS";s:4:"type";s:8:"snippets";s:6:"author";s:11:"deepak.seth";s:11:"description";s:120:"This adds the code snippets which enables you to add Custom CSS using a given form, which will be added to your website.";s:3:"url";s:21:"http://www.xydac.com/";s:9:"classname";s:24:"xydac_snippets_customcss";}}', 'yes'), (322, 'xydac_cms_modules_old_hash', 'bb61b0636f0d26a52e5507565e983448', 'yes'), (323, 'xydac_cms_ver', '1.1', 'yes'), (710, '_transient_timeout_feed_mod_4f99f27f6c650fb00d8695f4fb36094e', '1397912126', 'no'), (711, '_transient_feed_mod_4f99f27f6c650fb00d8695f4fb36094e', '1397868926', 'no'), (712, 'dcsnt_options', 'a:89:{s:11:"twitter_inc";s:4:"true";s:9:"twitterId";s:8:"GotRadio";s:7:"twitter";a:11:{s:5:"title";s:13:"Latest Tweets";s:6:"follow";s:17:"Follow on Twitter";s:8:"followId";s:0:"";s:5:"limit";s:2:"10";s:8:"retweets";s:5:"false";s:7:"replies";s:5:"false";s:6:"images";s:0:"";s:12:"consumer_key";s:0:"";s:15:"consumer_secret";s:0:"";s:12:"access_token";s:0:"";s:19:"access_token_secret";s:0:"";}s:12:"facebook_inc";s:4:"true";s:10:"facebookId";s:8:"gotradio";s:8:"facebook";a:4:{s:5:"title";s:8:"Facebook";s:6:"follow";s:18:"Follow on Facebook";s:5:"limit";s:2:"10";s:4:"text";s:14:"contentSnippet";}s:10:"fblike_inc";s:5:"false";s:8:"fblikeId";s:0:"";s:6:"fblike";a:3:{s:5:"limit";s:2:"24";s:6:"stream";s:5:"false";s:6:"header";s:4:"true";}s:9:"fbrec_inc";s:5:"false";s:7:"fbrecId";s:0:"";s:5:"fbrec";a:2:{s:4:"feed";s:3:"all";s:6:"header";s:4:"true";}s:10:"google_inc";s:5:"false";s:8:"googleId";s:0:"";s:6:"google";a:8:{s:5:"title";s:9:"Google +1";s:6:"follow";s:14:"Add to Circles";s:6:"header";s:1:"0";s:6:"pageId";s:0:"";s:11:"image_width";s:2:"75";s:12:"image_height";s:2:"75";s:7:"api_key";s:39:"AIzaSyB1UZNnscjMDjjH-pi_XbnLRld2wAqi3Ek";s:5:"limit";s:2:"10";}s:7:"rss_inc";s:5:"false";s:5:"rssId";s:0:"";s:3:"rss";a:4:{s:5:"title";s:20:"Subscribe to our RSS";s:6:"follow";s:9:"Subscribe";s:5:"limit";s:2:"10";s:4:"text";s:14:"contentSnippet";}s:10:"flickr_inc";s:5:"false";s:8:"flickrId";s:0:"";s:6:"flickr";a:3:{s:5:"title";s:6:"Flickr";s:6:"follow";s:0:"";s:5:"limit";s:2:"20";}s:13:"delicious_inc";s:5:"false";s:11:"deliciousId";s:0:"";s:9:"delicious";a:3:{s:5:"title";s:9:"Delicious";s:6:"follow";s:19:"Follow on Delicious";s:5:"limit";s:2:"10";}s:11:"youtube_inc";s:5:"false";s:9:"youtubeId";s:0:"";s:7:"youtube";a:2:{s:5:"limit";s:2:"10";s:4:"feed";s:7:"uploads";}s:8:"digg_inc";s:5:"false";s:6:"diggId";s:0:"";s:4:"digg";a:2:{s:5:"title";s:12:"Latest Diggs";s:5:"limit";s:2:"10";}s:13:"pinterest_inc";s:5:"false";s:11:"pinterestId";s:0:"";s:9:"pinterest";a:3:{s:5:"title";s:9:"Pinterest";s:6:"follow";s:19:"Follow on Pinterest";s:5:"limit";s:2:"10";}s:10:"lastfm_inc";s:5:"false";s:8:"lastfmId";s:0:"";s:6:"lastfm";a:4:{s:5:"title";s:7:"Last.fm";s:6:"follow";s:0:"";s:5:"limit";s:2:"10";s:4:"feed";s:12:"recenttracks";}s:12:"dribbble_inc";s:5:"false";s:10:"dribbbleId";s:0:"";s:8:"dribbble";a:4:{s:5:"title";s:8:"Dribbble";s:6:"follow";s:18:"Follow on Dribbble";s:5:"limit";s:2:"10";s:4:"feed";s:5:"shots";}s:9:"vimeo_inc";s:5:"false";s:7:"vimeoId";s:0:"";s:5:"vimeo";a:5:{s:5:"title";s:5:"Vimeo";s:6:"follow";s:15:"Follow on Vimeo";s:5:"limit";s:2:"10";s:4:"feed";s:5:"likes";s:5:"thumb";s:5:"small";}s:15:"stumbleupon_inc";s:5:"false";s:13:"stumbleuponId";s:0:"";s:11:"stumbleupon";a:4:{s:5:"title";s:11:"Stumbleupon";s:6:"follow";s:6:"Follow";s:5:"limit";s:2:"10";s:4:"feed";s:9:"favorites";}s:14:"deviantart_inc";s:5:"false";s:12:"deviantartId";s:0:"";s:10:"deviantart";a:3:{s:5:"title";s:10:"Deviantart";s:6:"follow";s:6:"Follow";s:5:"limit";s:2:"10";}s:10:"tumblr_inc";s:5:"false";s:8:"tumblrId";s:0:"";s:6:"tumblr";a:5:{s:5:"title";s:6:"Tumblr";s:6:"follow";s:6:"Follow";s:5:"limit";s:2:"10";s:5:"thumb";s:3:"250";s:5:"video";s:3:"250";}s:12:"linkedin_inc";s:5:"false";s:10:"linkedinId";s:0:"";s:8:"linkedin";a:3:{s:7:"plugins";s:28:"CompanyProfile,MemberProfile";s:13:"MemberProfile";s:4:"true";s:14:"CompanyProfile";s:4:"true";}s:13:"instagram_inc";s:5:"false";s:11:"instagramId";s:0:"";s:9:"instagram";a:8:{s:5:"title";s:9:"Instagram";s:5:"limit";s:2:"10";s:5:"thumb";s:14:"low_resolution";s:11:"accessToken";s:0:"";s:11:"redirectUrl";s:0:"";s:8:"clientId";s:0:"";s:8:"comments";s:1:"3";s:5:"likes";s:1:"8";}s:11:"dcsnt_order";s:151:"twitter,facebook,fblike,fbrec,google,rss,flickr,delicious,youtube,digg,pinterest,lastfm,dribbble,vimeo,stumbleupon,deviantart,tumblr,linkedin,instagram";s:8:"settings";a:16:{s:3:"loc";s:1:"6";s:6:"offset";s:2:"30";s:5:"width";s:3:"360";s:6:"height";s:3:"490";s:12:"rotate_delay";s:1:"6";s:16:"rotate_direction";s:4:"down";s:5:"share";s:4:"true";s:7:"tweetId";s:8:"GotRadio";s:8:"loadOpen";s:5:"false";s:9:"autoClose";s:5:"false";s:8:"controls";s:4:"true";s:5:"speed";s:3:"0.6";s:5:"start";s:1:"0";s:8:"external";s:4:"true";s:5:"zopen";s:4:"1000";s:9:"imagePath";s:0:"";}s:4:"skin";s:4:"true";s:11:"hide_mobile";s:4:"true";s:9:"color_tab";s:4:"#777";s:13:"color_twitter";s:7:"#4ec2dc";s:14:"color_facebook";s:7:"#3b5998";s:12:"color_fblike";s:7:"#3b5998";s:11:"color_fbrec";s:7:"#3b5998";s:12:"color_google";s:7:"#2d2d2d";s:9:"color_rss";s:7:"#FF9800";s:12:"color_flickr";s:7:"#f90784";s:15:"color_delicious";s:7:"#3271CB";s:13:"color_youtube";s:7:"#DF1F1C";s:10:"color_digg";s:7:"#195695";s:15:"color_pinterest";s:7:"#CB2528";s:12:"color_lastfm";s:7:"#C90E12";s:14:"color_dribbble";s:7:"#F175A8";s:11:"color_vimeo";s:7:"#4EBAFF";s:17:"color_stumbleupon";s:7:"#EB4924";s:16:"color_deviantart";s:7:"#B8C529";s:12:"color_tumblr";s:7:"#365472";s:14:"color_linkedin";s:7:"#006DA7";s:15:"color_instagram";s:7:"#413A33";s:3:"css";s:0:"";s:9:"show_home";s:4:"true";s:9:"show_page";s:4:"true";s:9:"show_blog";s:4:"true";s:13:"show_category";s:4:"true";s:9:"show_post";s:5:"false";s:12:"show_archive";s:5:"false";s:11:"new_install";s:2:"no";}', 'yes'), (720, 'cunjo_plugin_url', 'http://gotradio.drift2.com/wp-content/plugins/share-social/', 'yes'), (721, 'cunjo_plugin_path', '/var/www/vhosts/drift2.com/gotradio.drift2.com/wp-content/plugins/share-social/', 'yes'), (723, 'addthis_settings', 'a:2:{s:8:"wpfooter";b:1;s:9:"atversion";s:3:"300";}', 'yes'), (904, 'wpcf7', 'a:1:{s:7:"version";s:5:"3.8.1";}', 'yes'), (825, '_category_37_slider_id', 'field_534f2b21a6cba', 'no'), (724, 'widget_addthis-widget', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:5:"style";s:13:"large_toolbox";}s:12:"_multiwidget";i:1;}', 'yes'), (822, '_category_36_style_id', 'field_534f2b51a6cbb', 'no'), (824, 'category_37_slider_id', '', 'no'), (801, 'category_32_style_id', 'null', 'no'), (802, '_category_32_style_id', 'field_534f2b51a6cbb', 'no'), (804, 'category_33_slider_id', '', 'no'), (896, 'PopupContact_On_SendEmail', 'YES', 'yes'), (897, 'PopupContact_On_MyEmail', 'YOUR-EMAIL-ADDRESS-TO-RECEIVE-MAILS', 'yes'), (830, '_category_38_slider_id', 'field_534f2b21a6cba', 'no'), (831, 'category_38_style_id', 'null', 'no'), (832, '_category_38_style_id', 'field_534f2b51a6cbb', 'no'), (834, 'category_39_slider_id', '', 'no'), (835, '_category_39_slider_id', 'field_534f2b21a6cba', 'no'), (836, 'category_39_style_id', 'null', 'no'); INSERT INTO `got_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (841, 'category_40_style_id', 'null', 'no'), (842, '_category_40_style_id', 'field_534f2b51a6cbb', 'no'), (844, 'category_41_slider_id', '', 'no'), (845, '_category_41_slider_id', 'field_534f2b21a6cba', 'no'), (846, 'category_41_style_id', 'null', 'no'), (847, '_category_41_style_id', 'field_534f2b51a6cbb', 'no'), (891, 'PopupContact_On_Homepage', 'YES', 'yes'), (892, 'PopupContact_On_Posts', 'YES', 'yes'), (893, 'PopupContact_On_Pages', 'YES', 'yes'), (894, 'PopupContact_On_Archives', 'NO', 'yes'), (898, 'PopupContact_On_Subject', 'EMAIL-SUBJECT', 'yes'), (899, 'PopupContact_On_Captcha', 'YES', 'yes'), (900, 'PopupContact_Caption', '', 'yes'), (906, 'cf7_cloud_db_version', '1.3.5', 'yes'), (907, 'cf7_cloud_version', '1.3.5', 'yes'), (908, 'cf7_cloud_database_active', '0', 'yes'), (909, '_site_transient_timeout_browser_b28a14c7cbad02d93088d9993208871a', '1399056045', 'yes'), (910, '_site_transient_browser_b28a14c7cbad02d93088d9993208871a', 'a:9:{s:8:"platform";s:9:"Macintosh";s:4:"name";s:7:"Firefox";s:7:"version";s:4:"28.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'), (912, 'radiodj_7_contact_form', '271', 'no'), (913, '_radiodj_7_contact_form', 'field_535aa7b085215', 'no'), (915, 'CU_cf7cloud_database_form_-1_active', '0', 'yes'), (916, 'CU_cf7cloud_database_form_269_active', '0', 'yes'), (930, 'srp_plugin_options', 'a:6:{s:11:"srp_version";s:5:"1.9.9";s:21:"srp_global_post_limit";i:3;s:22:"srp_compatibility_mode";s:3:"yes";s:15:"srp_noimage_url";s:104:"http://gotradio.drift2.com/wp-content/plugins/special-recent-posts/assets/images/icons/default-thumb.gif";s:21:"srp_log_errors_screen";s:2:"no";s:21:"srp_disable_theme_css";s:2:"no";}', 'yes'), (932, 'CU_cf7cloud_database_form__active', '0', 'yes'), (933, 'CU_cf7cloud_database_form_278_active', '0', 'yes'), (935, 'radiodj_4_contact_form', '278', 'no'), (936, '_radiodj_4_contact_form', 'field_535aa7b085215', 'no'), (937, 'radiodj_4_slider_id', '', 'no'), (938, '_radiodj_4_slider_id', 'field_534f2b21a6cba', 'no'), (939, 'radiodj_4_style_id', 'null', 'no'), (940, '_radiodj_4_style_id', 'field_534f2b51a6cbb', 'no'), (941, 'CU_cf7cloud_database_form_279_active', '0', 'yes'), (943, 'radiodj_10_contact_form', '279', 'no'), (944, '_radiodj_10_contact_form', 'field_535aa7b085215', 'no'), (945, 'radiodj_10_style_id', 'null', 'no'), (946, '_radiodj_10_style_id', 'field_534f2b51a6cbb', 'no'), (948, 'CU_cf7cloud_database_form_280_active', '0', 'yes'), (950, 'radiodj_6_contact_form', '271', 'no'), (951, '_radiodj_6_contact_form', 'field_535aa7b085215', 'no'), (952, 'radiodj_6_slider_id', '', 'no'), (953, '_radiodj_6_slider_id', 'field_534f2b21a6cba', 'no'), (954, 'radiodj_6_style_id', 'null', 'no'), (955, '_radiodj_6_style_id', 'field_534f2b51a6cbb', 'no'), (956, 'CU_cf7cloud_database_form_281_active', '0', 'yes'), (958, 'radiodj_24_contact_form', '281', 'no'), (959, '_radiodj_24_contact_form', 'field_535aa7b085215', 'no'), (960, 'radiodj_24_slider_id', '', 'no'), (961, '_radiodj_24_slider_id', 'field_534f2b21a6cba', 'no'), (962, 'radiodj_24_style_id', 'null', 'no'), (963, '_radiodj_24_style_id', 'field_534f2b51a6cbb', 'no'), (965, 'CU_cf7cloud_database_form_282_active', '0', 'yes'), (966, 'CU_cf7cloud_database_form_283_active', '0', 'yes'), (968, 'radiodj_23_contact_form', '283', 'no'), (969, '_radiodj_23_contact_form', 'field_535aa7b085215', 'no'), (970, 'radiodj_23_slider_id', '', 'no'), (971, '_radiodj_23_slider_id', 'field_534f2b21a6cba', 'no'), (972, 'radiodj_23_style_id', 'null', 'no'), (973, '_radiodj_23_style_id', 'field_534f2b51a6cbb', 'no'), (1162, '_transient_timeout_fb_comments_html_102', '1399939079', 'no'), (1163, '_transient_fb_comments_html_102', ' ', 'no'), (1028, 'CU_cf7cloud_database_form_271_active', '0', 'yes'), (1164, '_transient_timeout_fb_comments_html_148', '1399939693', 'no'), (1124, '_site_transient_update_core', 'O:8:"stdClass":4:{s:7:"updates";a:1:{i:0;O:8:"stdClass":10:{s:8:"response";s:6:"latest";s:8:"download";s:59:"https://downloads.wordpress.org/release/wordpress-3.9.1.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":5:{s:4:"full";s:59:"https://downloads.wordpress.org/release/wordpress-3.9.1.zip";s:10:"no_content";s:70:"https://downloads.wordpress.org/release/wordpress-3.9.1-no-content.zip";s:11:"new_bundled";s:71:"https://downloads.wordpress.org/release/wordpress-3.9.1-new-bundled.zip";s:7:"partial";b:0;s:8:"rollback";b:0;}s:7:"current";s:5:"3.9.1";s:7:"version";s:5:"3.9.1";s:11:"php_version";s:5:"5.2.4";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"3.8";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1399997729;s:15:"version_checked";s:5:"3.9.1";s:12:"translations";a:0:{}}', 'yes'), (1127, 'widget_facebook_comments_master_widget_viral', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (1223, '_transient_timeout_feed_a41fbee65e190c85018f9081fcc3dfc4', '1400041390', 'no'); INSERT INTO `got_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1224, '_transient_feed_a41fbee65e190c85018f9081fcc3dfc4', '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:51:"\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:6:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:26:"WordPress Training » 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:28:"http://members.wpacademy.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:11:"description";a:1:{i:0;a:5:{s:4:"data";s:0:"";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, 07 May 2014 21:10: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: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:4:"item";a:10:{i:0;a:6:{s:4:"data";s:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:46:"Free ebook: Spark a movement, change the world";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:82:"http://members.wpacademy.com/2014/04/free-ebook-spark-a-movement-change-the-world/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:91:"http://members.wpacademy.com/2014/04/free-ebook-spark-a-movement-change-the-world/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 17 Apr 2014 22:48: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19636";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:604:"

    I am excited to share a completely free, live online event, with my friends and colleagues Jason and Tom.  They are experts at collaborative and alternative business models, and will be sharing their expertise tomorrow, Friday 4/17 at Noon (EST). Jason Spencer, founder of TRIBE.LY and The Flight Formula, uses community models (TRIBES) to foster […]

    The post Free ebook: Spark a movement, change the world appeared first on WordPress Training.

    ";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:"marc";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:3406:"

    I am excited to share a completely free, live online event, with my friends and colleagues Jason and Tom.  They are experts at collaborative and alternative business models, and will be sharing their expertise tomorrow, Friday 4/17 at Noon (EST).

    \n

    Jason Spencer, founder of TRIBE.LY and The Flight Formula, uses community models (TRIBES) to foster the incubation space to bring ideas and businesses to life.

    \n

    Tom Morkes, author and entrepreneur, founder of The Creative Entrepreneur digital magazine and Insurgent Publishing, is a leading expert in Pay What You Want Pricing models. Tom’s unique area of expertise and experience has helped jump-start many fledging, boot-strapped businesses during the critical start phase.

    \n

    For more information on this special live online event happening tomorrow, Friday 4/17 at Noon (EST), and to reserve your spot, visit here:

    \n

    http://www.theflightformula.com/starting-from-scratch

    \n

    If you can’t attend the live event, register anyway to receive a copy of Jason’s eBook, “The TRIBE Builder’s Manifesto: Spark a Movement. Change the World.”

    \n

    There will be also be live Q&A on the topic of starting and incubating business, so be sure to bring your questions, so Jason and Tom can respond to you directly!

    \n

    At the end of the webinar, Jason and Tom will be unveiling details on a limited opportunity to get involved in The Flight Formula experience. They are in the midst of taking applications for 6 open spots in a 7-day mastermind program taking place near Asheville, NC in the Blue Ridge Mountains of Western North Carolina the week of June 1-7, 2014.

    \n

    The Flight Formula is a hybrid between:

    \n

    1. Empowering Tribalpreneurs through the inner work of discovering your purpose, your gifts, and everything you have to offer to the world. This requires digging deep and learning about your own limiting beliefs and the things that are holding you back, and assisting you in the process of letting those go, so that your gift can be free to fly.

    \n

    and

    \n

    2. Equipping Tribalpreneurs with the business skills and strategies required to launch your gift sustainably through lean startup models. From launching websites and lead generation mechanisms, to professionally recording your first promotional video, The Flight Formula ensures you have the tools, resources and skills necessary to fly in the context of modern online business.

    \n

    I hope that you’ll join us tomorrow, experience some tremendous value in the steps Jason and Tom will be leading us through in “Starting From Scratch”, get your own questions answered, and find out more about the amazing Flight Formula mastermind TRIBE assembling in June.

    \n

    Register here:

    \n

    http://www.theflightformula.com/starting-from-scratch

    \n

    The post Free ebook: Spark a movement, change the world appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:87:"http://members.wpacademy.com/2014/04/free-ebook-spark-a-movement-change-the-world/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:58:"WP Live Beginner & Advanced Session starting next week";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:90:"http://members.wpacademy.com/2014/03/wp-live-beginner-advanced-session-starting-next-week/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:99:"http://members.wpacademy.com/2014/03/wp-live-beginner-advanced-session-starting-next-week/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 26 Mar 2014 14:55: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19593";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:621:"

    A reminder that we are starting a new WP Live Beginner session this coming Tuesdays April 1-29, 7-8:30pm EST (+ 30 min Q&A).  This will be followed by the Advanced Session, Tuesdays April 29 – May 20, 2-3:30pm EST (+ Q&A).  The content coverage of the Beginner and Advanced sessions are listed below.  Essentially, this […]

    The post WP Live Beginner & Advanced Session starting next week appeared first on WordPress Training.

    ";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:"marc";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:2778:"

    A reminder that we are starting a new WP Live Beginner session this coming Tuesdays April 1-29, 7-8:30pm EST (+ 30 min Q&A).  This will be followed by the Advanced Session, Tuesdays April 29 – May 20, 2-3:30pm EST (+ Q&A)

    \n

    The content coverage of the Beginner and Advanced sessions are listed below.  Essentially, this is the most comprehensive WordPress-based web marketing course on the web, with a whole bunch of additional services (group coaching, themes, stock photos etc) providing a complete do-it-yourself web marketing solution. 

    \n

    >> Register Here <<

    \n

    Beginner Session content

    \n

    The Beginner sessions give you, in 4 weeks, a fundamental knowledge of the WordPress application, user-interface and best practices.  They cover a similar curriculum to the WordPress Essentials for Business series and the WordPress Theme Selection & Customization courses on WP Encyclopedia. 

    \n

    Advanced Session content

    \n

    The Advanced sessions cover pretty well all the things that you need to know to setup a lead-generating, money-making website.  Included are:

    \n\n

    All sessions are recorded, so even if you can’t make the live sessions, just watch the recordings and then come to the best coaching session for your schedule.

    \n

    I hope you can join us! 

    \n

    If you would like to hear what people are saying about the WordPress for Business Course, watch the testimonials video on the Courses page

    \n

    To Your Success,

    \n

    \n

    Marc Beneteau
    ”Your Small-Biz Web Technology Mentor”

    \n

    The post WP Live Beginner & Advanced Session starting next week appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:95:"http://members.wpacademy.com/2014/03/wp-live-beginner-advanced-session-starting-next-week/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"WP Live discount expires tomorrow";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:"http://members.wpacademy.com/2014/03/wp-live-discount-expires-tomorrow/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:80:"http://members.wpacademy.com/2014/03/wp-live-discount-expires-tomorrow/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 10 Mar 2014 15:35: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19555";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:601:"

    As promised, here are some segments of the first “WordPress for Business Live” class that started last Tuesday.  It describes how we work, the content coverage, and also how WordPress fits in to modern-day business development methodologies (“Lean Startup”) and will help you increase your income.  Click-through to watch the 8 minute video: Three WP […]

    The post WP Live discount expires tomorrow appeared first on WordPress Training.

    ";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:"marc";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:3130:"

    As promised, here are some segments of the first “WordPress for Business Live” class that started last Tuesday.  It describes how we work, the content coverage, and also how WordPress fits in to modern-day business development methodologies (“Lean Startup”) and will help you increase your income. 

    \n

    Click-through to watch the 8 minute video:

    \n

    SNAGHTML199656bd

    \n

    Three WP Live sessions this Spring

    \n\n

    As you will see if you watch the video, the course covers all the WordPress bases, and much, much more.  You could pay thousands of dollars from a business development coach for this information and get less.  A lot less.

    \n

    Price increases to $497 tomorrow (Tuesday) night

    \n

    We have recently doubled the content coverage and duration of the course, including the support & coaching period (to 8 lectures / 3 months) but have kept the same price as before ($347).  Tomorrow night, however (Tuesday 3/11) the price does go up to $497 for the 3 month course.  Forever.  We will only be running this a few times a year going forward.  So this is also your last chance to join before the fall. 

    \n

    Register here:

    \n

    http://www.wpacademy.com/wordpress-training/

    \n

    You can either join the current beginner session (Tuesdays 2-4pm) or the next one that starts in April.  Then join us in May for the 4 advanced lectures.  The price covers all 3 sessions, 48+ hours group coaching, themes worth $1300, stock photos and ticket support.  This is quite simply the best WordPress & Web Marketing technology training on the web.  Not to mention one of the most affordable.  And George and myself will both be teaching, to bring you the best WP Live course ever. 

    \n

    Hope you can join us. 

    \n

    To Your Success,

    \n


    Marc Beneteau
    ”Your Small-Biz Web Technology Mentor”

    \n

    The post WP Live discount expires tomorrow appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:76:"http://members.wpacademy.com/2014/03/wp-live-discount-expires-tomorrow/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:50:"WordPress for Business Live Courses starting soon!";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:87:"http://members.wpacademy.com/2014/03/wordpress-for-business-live-courses-starting-soon/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:96:"http://members.wpacademy.com/2014/03/wordpress-for-business-live-courses-starting-soon/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 07 Mar 2014 17:17:39 +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:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19551";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:587:"

    A reminder that we just started a WP Live session last Tuesday (and it’s not too late to join);  and also that we will be repeating the beginner session starting Tuesday April 1, 7-9pm EST. If you are interested in either session, you will most likely want to register very soon.  Why?  Because the price […]

    The post WordPress for Business Live Courses starting soon! appeared first on WordPress Training.

    ";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:"marc";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:2371:"

    A reminder that we just started a WP Live session last Tuesday (and it’s not too late to join);  and also that we will be repeating the beginner session starting Tuesday April 1, 7-9pm EST.

    \n

    If you are interested in either session, you will most likely want to register very soon.  Why?  Because the price goes up to retail this coming Tuesday night, to $497 – we decided to keep it as affordable as possible while still having the new price reflect the fact that we have doubled the services.  But the current price (until Tuesday) is just $347

    \n

    Why a Live Course? 

    \n

    Three reasons (fundamentally):

    \n
      \n
    1. The WordPress software is relatively simple (you can learn it an hour) but to use it well (actually make attractive websites that make money) you need to know a whole lot more.  You will need information that is widely scattered over the web and frequently poorly-presented or out-of-date
    2. \n
    3. You will likely learn better (and more pleasurably as well) in a more interactive (live Q&A) format
    4. \n
    5. You will likely hugely accelerate your learning curve by having a live mentor
    6. \n
    \n

    Remember: we don’t just teach you WordPress. We teach you how to make money online.  George and I have been doing this with our clients for 10-15 years.  “Been there, done that”.

    \n

    On Monday I will put out a video with some brief takeaways of last Tuesday’s class.  But if you already know you want this (and don’t want to risk having to pay the higher price from next Tuesday), you should register here:

    \n

    http://www.wpacademy.com/wordpress-training#purchase

    \n

    To your success,

    \n

    \n

    Marc Beneteau
    ”Your Small-Biz Web Technology Mentor”

    \n

    The post WordPress for Business Live Courses starting soon! appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:92:"http://members.wpacademy.com/2014/03/wordpress-for-business-live-courses-starting-soon/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:64:"WP Live starts tomorrow – three sessions, time-limited pricing";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:97:"http://members.wpacademy.com/2014/03/wp-live-starts-tomorrow-three-sessions-time-limited-pricing/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:106:"http://members.wpacademy.com/2014/03/wp-live-starts-tomorrow-three-sessions-time-limited-pricing/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 03 Mar 2014 14:56:29 +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:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19527";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:641:"

    This is reminder that our next WP Live (“WordPress for Business” 8-week course) begins tomorrow.  There are actually 3 sessions as follows: Session 1 (Beginner): Tuesdays March 4 – March 25, 2-4pm EST (4 sessions) Session 2 (Beginner session repeats): Tuesdays April 1 – April 22, 7-9pm EST Session 3 (Advanced): Tuesdays April 29 – […]

    The post WP Live starts tomorrow – three sessions, time-limited pricing appeared first on WordPress Training.

    ";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:"marc";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:4501:"

    This is reminder that our next WP Live (“WordPress for Business” 8-week course) begins tomorrow.  There are actually 3 sessions as follows:

    \n\n

    Note that the second beginner session is now an evening session (as per student demand).  If you can’t attend any session, they are all recorded – just watch the recording and then come to the best coaching session for your schedule and time zone. Note also that by registering today, you get almost 4 months of services (coaching, support, themes and stock photos).

    \n

    We have been running these courses 3 years (and have recently resurrected the “original WP Live” as well).  If you are tired of fighting with your WordPress website and your web marketing technology, then look no further.  Nobody does this better than we do.  We also throw in valuable business and marketing advice for free – advice that might cost you thousands of dollars from a business or marketing coach, and that could transform your business overnight.  George and I have both “been there, done that”.  Not just for ourselves, but for hundreds of clients.

    \n

    Coaching schedule sessions

    \n

    Here is the current coaching schedule (but note that we add sessions depending on enrollment and student demand – we want you to be happy! – write to us for special requests).  These are all drop-in sessions that take place via GotoMeeting.

    \n

    SNAGHTMLd3462cd

    \n

    Register from here.  There are payment plans (and remember price is going up dramatically on Tuesday March 11 – we have doubled the services but keeping the old price – but only for a short time)

    \n

    Hear some recent student testimonials:

    \n

    (We get these every week, here just a few recent ones)

    \n

    “The value of the group coaching alone is priceless.  It’s like getting the course and everything else free.  In addition to their technical expertise, Marc and George have business experience that can save you thousands of dollars.” – Eugenia K.

    \n

    “I wanted to tell you that I think George is an incredible instructor. He is clear, humorous, and covers a whole lot of ground in each lecture. Thank you for providing this class.  I am finally feeling empowered with wordpress!” – Sue C.

    \n

    “Without doubt your Academy is the best resource I have come across on e training. I am still finding, and gaining great knowledge..” – Darby C.

    \n

    Questions / feedback?

    \n

    Just email support@wpacademy.com or call (610) 314-7712 Ext. 1. That is my direct line and I will do my best to get back to you asap.  But don’t delay – the first section starts tomorrow!

    \n

    Here again is the direct registration link:

    \n

    http://www.wpacademy.com/wordpress-training/

    \n

    If you are interested in the Second beginner session (April 1-22) you may still want to register sooner rather than later to lock in your price (but remember no later than March 11 if you want to save the big bucks).

    \n

    All course details will be sent to you after registering.

    \n

    To your success,
    \n

    \n

    Marc Beneteau
    \n”Your Small-Biz Web Technology Mentor”

    \n

    The post WP Live starts tomorrow – three sessions, time-limited pricing appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:102:"http://members.wpacademy.com/2014/03/wp-live-starts-tomorrow-three-sessions-time-limited-pricing/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:46:"Free WordPress eCommerce w/ WooCommerce course";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:83:"http://members.wpacademy.com/2014/02/free-wordpress-ecommerce-w-woocommerce-course/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:92:"http://members.wpacademy.com/2014/02/free-wordpress-ecommerce-w-woocommerce-course/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 28 Feb 2014 14:53: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:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19519";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:592:"

    Our latest course WordPress eCommerce w/ WooCommerce has been published to WP Encyclopedia (get it here) and to Udemy (get it here for just $12 or get the free course here).  The free course includes the eCommerce introduction and WooCommerce Quick Start series, and it is very good.  In fact, this is  perhaps the best […]

    The post Free WordPress eCommerce w/ WooCommerce course appeared first on WordPress Training.

    ";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:"marc";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:2499:"

    Our latest course WordPress eCommerce w/ WooCommerce has been published to WP Encyclopedia (get it here) and to Udemy (get it here for just $12 or get the free course here). 

    \n

    The free course includes the eCommerce introduction and WooCommerce Quick Start series, and it is very good.  In fact, this is  perhaps the best short course I have ever made and a major milestone in the development of WP Encyclopedia (that will be coming out in July).  We are able to provide this level of high-quality, free content due to your generous donations to WP Encyclopedia

    \n

    Reminder: WP Live starts next week (and price goes up to $597 quite soon)

    \n

    Also a friendly reminder that our popular live training “WP Live” starts next week (Tuesday March 4, repeating again Tuesday April 1, with the advanced lectures in May).  And that the price of the live course goes up to $597 on March 11 – forever.  Note that even the higher price is still very cheap considering that it includes 16 hours live lectures, 48+ hours group coaching, themes worth $1350 and ticket support for all your WordPress questions.  For 3 full months (4 months if you register now).

    \n

    If you have been wanting to fast-start your education in WordPress and Web Marketing Technology, I suggest you register for the course now.  There is really nothing like it anywhere else.  We will even accept a rain-check (pay now and attend the next course in the fall).  Register here (there are payment options as well). 

    \n

    To Your Success,

    \n

    \n

    Marc Beneteau
    ”Your Small-Biz Web Technology Mentor”

    \n

    The post Free WordPress eCommerce w/ WooCommerce course appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:88:"http://members.wpacademy.com/2014/02/free-wordpress-ecommerce-w-woocommerce-course/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:40:"WP Live Dates & limited-time savings";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:72:"http://members.wpacademy.com/2014/02/wp-live-dates-limited-time-savings/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:81:"http://members.wpacademy.com/2014/02/wp-live-dates-limited-time-savings/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 26 Feb 2014 17:18:48 +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:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19511";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:565:"

    Great news! Our next WP Live course begins next Tuesday March 4, 2-4pm (with a follow-up session a month later).  And even better news – we are doubling the content (adding 4 advanced classes), and doubling the length of coaching and other services (to 4 months)… for the same price ($347).  See below for this […]

    The post WP Live Dates & limited-time savings appeared first on WordPress Training.

    ";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:"marc";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:3962:"

    Great news! Our next WP Live course begins next Tuesday March 4, 2-4pm (with a follow-up session a month later). 

    \n

    And even better news – we are doubling the content (adding 4 advanced classes), and doubling the length of coaching and other services (to 4 months)… for the same price ($347).  See below for this astonishing offer.

    \n

    If you are looking to gain a solid web marketing technology education in 3 months, and you have the time and a little money (very little money), you will want to read on.

    \n

    Let me explain first – the original WP Live program included 4 beginner lectures: the 2 “WordPress Essentials” lectures, a theme selection lecture, and a plugin selection lecture.  And it had 4 advanced lectures: HTML/CSS, Social Media, Newsletters/Autoresponders, Shopping Carts & Membership, SEO, and online video. 

    \n

    About a year ago (after running this program to packed-houses many times at prices around $600), we changed to a rolling registration system and cut the last four live lectures.  Well, registration dropped.  People simply wanted the live lectures. 

    \n

    We heard you, and we’re back!  George Plumley and myself are teaming up to give you the best WP Live course ever created.  And it will go the full 8-12 weeks and include the advanced lectures.  Live.  In classes small enough that we will take your questions on the chat and even on the webinar itself. 

    \n

    Now I could go on and on about the value of having a flesh-and-blood teacher and mentor, among so many other things, but instead I will direct you to the sales page:

    \n

    http://www.wpacademy.com/wordpress-training/

    \n

    You will see registration options at the bottom.  There are two identical beginner sessions (one in March and one in April) and an advanced session in May.

    \n

    But here is the best part of it: the cost

    \n

    We will be increasing the price for the new, 3-month WP Live program on Monday March 10 to what it used to be ($597).  But not yet.

    \n

    In others words: you can reserve a seat in the next WP Live course now and attend either the March or April beginner session, return for the May advanced session, and pay the old price! 

    \n

    And remember that all WP Live programs include 4+ hours of weekly group coaching, unlimited theme downloads, stock photos, and ticket support.  And a 28-day Money-Back Guarantee. 

    \n

    >>> Register Here <<<

    \n

    Maybe you have a friend who needs this?  Then forward them this email.  Just remember that WP Live will never be so affordable again. 

    \n

    PS: We sometimes add course sections.  If you really want to take the course but can’t do the Tuesday 2pm, please email to our support@wpacademy.com and tell them your constraints

    \n

    PPS: Did you know that we also now do high-value mid-range websites on spec?  ($1000-$2500). Just write to our support@wpacademy.com with your requirements and/or a request to contact.

    \n

    To Your Success,

    \n

    \n

    Marc Beneteau
    ”Your Small-Biz Web Technology Mentor”

    \n

    The post WP Live Dates & limited-time savings appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:77:"http://members.wpacademy.com/2014/02/wp-live-dates-limited-time-savings/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"Cash flow crash course (for solo business owners)";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:85:"http://members.wpacademy.com/2014/01/cash-flow-crash-course-for-solo-business-owners/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:94:"http://members.wpacademy.com/2014/01/cash-flow-crash-course-for-solo-business-owners/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 29 Jan 2014 15:12:15 +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:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19485";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:606:"

    For years my colleague Christine Kane has been teaching heart-centered business owners how to make money in their businesses – while keeping their soul and authenticity intact. So that’s why I’m writing. This week, Christine is doing a free training that will teach you how to stop struggling and how to “Crack the Cashflow Code” […]

    The post Cash flow crash course (for solo business owners) appeared first on WordPress Training.

    ";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:"marc";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:2510:"

    For years my colleague Christine Kane has been teaching heart-centered business owners how to make money in their businesses – while keeping their soul and authenticity intact.

    \n

    So that’s why I’m writing. This week, Christine is doing a free training that will teach you how to stop struggling and how to “Crack the Cashflow Code” in your business…

    \n

    Cashflow Code Training <== register now

    \n

    Here’s what you’ll get:

    \n

    • How to finally end that painful cycle of dry spells that leaves you fearfully praying for clients.

    \n

    • How to get clear on your offer so that your ideal clients will pay you what you’re worth.

    \n

    • How to raise your prices without all the internal drama. :)

    \n

    • A 10-step “Money Map” that shows you exactly how to attract and convert your ideal client every time. (Post this by your desk!)

    \n

    Christine transitioned her music career into a multi-million dollar coaching company using these very strategies. She’ll also share inside secrets of her students who have doubled and tripled their income using these simple steps.

    \n

    This is a ONE-TIME training event (totally free) and the doors close next week…

    \n

    Here’s the link to grab your space:

    \n

    Cashflow Code Training <== register now

    \n

    P.S. Warning: This ain’t no new-age “get rich through positive thinking” program. Christine’s got her own style of teaching that combines (IMHO) the best of “mindset” (attitude) with practical and effective business strategies that her clients have been working successfully for years.  Heck, my own wife is in her program and generating brilliant results.  Christine’s programs are particularly good for people developing coaching or personal-service businesses, but many different types of businesses have been served.

    \n

    The post Cash flow crash course (for solo business owners) appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:90:"http://members.wpacademy.com/2014/01/cash-flow-crash-course-for-solo-business-owners/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:52:"$10 Udemy Courses are Back again! Save up to 90% Now";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:87:"http://members.wpacademy.com/2014/01/10-udemy-courses-are-back-again-save-up-to-90-now/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:96:"http://members.wpacademy.com/2014/01/10-udemy-courses-are-back-again-save-up-to-90-now/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 17 Jan 2014 14:59: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19461";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:584:"

    $10 Udemy Courses are Back again! Save up to 90% Now Once again we have combed through Udemy to get you the best deals on WordPress, Entrepreneurship, and Software Development / Coding.  Grab any of the Courses listed below for just $10 … but don’t dally as most of these discounts  expires in the next […]

    The post $10 Udemy Courses are Back again! Save up to 90% Now appeared first on WordPress Training.

    ";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:"marc";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:6579:"

    $10 Udemy Courses are Back again! Save up to 90% Now

    \n

    Once again we have combed through Udemy to get you the best deals on WordPress, Entrepreneurship, and Software Development / Coding. 

    \n

    Grab any of the Courses listed below for just $10 … but don’t dally as most of these discounts  expires in the next 7 Days.

    \n

    POPULAR MONEY MAKING & WORDPRESS COURSES
    Video Creation Fast Track   http://bit.ly/1ixkJHg
    Web Guard Dog WordPress Security  http://bit.ly/1dVq2bF
    Copywriting 101: Start making money from home!  http://bit.ly/1m9DyN3
    Leveraging YouTube to Drive Sales and Traffic  http://bit.ly/1eFSHmz
    SEO Is Dead…..Yeah Right!  http://bit.ly/1dl5rjs
    New Business Essentials for Startups and Entrepreneurs  http://bit.ly/K8hyX0
    Simple Smart Business System  http://bit.ly/1kFcKci
    Building and Selling a Niche Website From Scratch  http://bit.ly/1eVPdgb
    Comprehensive Internet Marketing Home Study Training  http://bit.ly/1mdKDzb
    Boost Your Income From Home-How To Start An Online Business  http://bit.ly/1gSG2hO
    How To Start A Business: Turning Ideas Into Income  http://bit.ly/1j9WChf
    Design, Develop & Sell WordPress Themes  http://bit.ly/1aVVs4s
    WordPress Tutorial for Beginners  http://bit.ly/1eOSWxU
    How I Hacked The System To Raise $400k With Crowdfunding  http://bit.ly/1atwWUF
    Freelancing for Beginners  http://bit.ly/1cxfhew
    How To Earn 1K Month Online Easily  http://bit.ly/1cxfoqo
    How to Build Your Own Online Business with WordPress  http://bit.ly/1dVrlHt

    \n

    MOST POPULAR CODING COURSES
    Become a Certified Web Developer only $10 – http://bit.ly/K8eqKV
    Back to School Web Development and Programming Bundle  http://bit.ly/1gSBmIU
    Coding for Entrepreneurs  http://bit.ly/1aVIJ1v
    jQuery UI In Depth  http://bit.ly/1mdFR4E
    MySQL and PHP Fundamentals  http://bit.ly/K8eVof
    HTML5 For Web Developers  http://bit.ly/KmkCyp
    Lean Finance for Startups  http://bit.ly/1dz5gC6
    Android Apps in 1 Hour: No Coding Required  http://bit.ly/1cxb6iN
    Build an instantly updating dynamic website with jQuery/AJAX  http://bit.ly/1j4Xmlg
    Learn The Basics of Ethical Hacking and Penetration Testing  http://bit.ly/K8fLkT
    Learn Python GUI programming using Qt framework  http://bit.ly/KmljHU
    Ruby Programming for Beginners  http://bit.ly/LmikRe
    Fundamentals Of HTML & CSS From Scratch   http://bit.ly/LczBeX
    Sleep Hacking: Have More Energy, Spend Less Time in Bed  http://bit.ly/1fDpqOt
    Photoshop Tools Crash Course – Complete Photoshop Tool Guide  http://bit.ly/1dbMufw
    HTML5 Mobile Game Development for  http://bit.ly/1hwlU66
    Develop iPhone and iPad apps with no programming experience  http://bit.ly/1eORlrW
    Excel – Basic Excel Course  http://bit.ly/19y0cOL
    PiBot: Build Your Own Raspberry Pi Powered Robot  http://bit.ly/1mdJ18m
    Joomla 3.0 For Absolute Beginners – All You Need To Know  http://bit.ly/KmlzXu
    Build a Website from Scratch with HTML & CSS  http://bit.ly/K8gLpb
    Scrum – An Introductory Course To Agile  http://bit.ly/1eORM5o
    PSD to HTML5/CSS3: Hand Code a Beautiful Website in 4-Hours!  http://bit.ly/1dbNdNE
    Web Scraping for Sales & Growth Hackers  http://bit.ly/1dl40S5
    Twitter Bootstrap for Beginners  http://bit.ly/1m9DDjV
    Here is the link to More Udemy Featured courses for just $10: http://bit.ly/1kF9DRv

    \n

    Share these links with your friends, relatives who are looking to get trained by World’s Best Instructors.

    \n

    Happy Coding :)

    \n

    marc-portrait-final-crop2

    \n

    Marc Beneteau
    ”Your Small-Biz Web Technology Mentor”

    \n

    The post $10 Udemy Courses are Back again! Save up to 90% Now appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:92:"http://members.wpacademy.com/2014/01/10-udemy-courses-are-back-again-save-up-to-90-now/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:42:"\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:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:86:"Fill-up on great courses on WordPress, Coding, and Entrepreneurship – up to 95% off!";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:116:"http://members.wpacademy.com/2013/12/fill-up-on-great-courses-on-wordpress-coding-and-entrepreneurship-up-to-95-off/";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:"comments";a:1:{i:0;a:5:{s:4:"data";s:125:"http://members.wpacademy.com/2013/12/fill-up-on-great-courses-on-wordpress-coding-and-entrepreneurship-up-to-95-off/#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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 19 Dec 2013 16:54:15 +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:1:{i:0;a:5:{s:4:"data";s:4:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:37:"http://members.wpacademy.com/?p=19433";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:681:"

    Dear Learners, We have some mouth-watering Xmas Course Deals for you.   Some of the best Udemy courses on WordPress, Coding & HTML, and Entrepreneurship lined-up for you below at up to 95% OFF!   Better than pumpkin pie :). Act soon – these are only available for a limited time.   POPULAR WORDPRESS COURSES 90% off […]

    The post Fill-up on great courses on WordPress, Coding, and Entrepreneurship – up to 95% off! appeared first on WordPress Training.

    ";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:"marc";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:4900:"

    Dear Learners,

    \n

    We have some mouth-watering Xmas Course Deals for you.   Some of the best Udemy courses on WordPress, Coding & HTML, and Entrepreneurship lined-up for you below at up to 95% OFF!   Better than pumpkin pie :).

    \n

    Act soon – these are only available for a limited time.

    \n

     

    \n

    POPULAR WORDPRESS COURSES

    \n

    90% off WordPress Tutorial for Beginners http://bit.ly/1bzE157  only $5

    \n

    95% Off Web Guard Dog WordPress Security  http://ude.my/cn68e only $10

    \n

    95% off Copywriting 101: Start making money from home!  http://ude.my/cn690 only $10

    \n

    75% off Building Professional Mobile Websites with WordPress  http://bit.ly/JHjrKk only $24

    \n

    75% WordPress For E-Commerce Tutorial – A Definitive Guide  http://bit.ly/JHjHt4 only $24

    \n

    75% How to Create a Successful WordPress Site  http://bit.ly/1i1eyda only $39

    \n

    75% WP Rockstar WordPress,Blogging,SEO Where U Are The Rockstar!  http://bit.ly/1bPVXMg only $49

    \n

    75% WordPress Essentials in Under an Hour  http://bit.ly/J50jVr only $12

    \n

    75% Essential SEO Training For Successful Web Marketing  http://bit.ly/18yC1iH only $24

    \n

    75% Whitehat Hacking and Penetration Testing Tutorial Video  http://bit.ly/J50D6z only $24

    \n

    94% How to Build Your Own Online Business with WordPress  http://bit.ly/19cp2nA only $10

    \n

    65% Learn how to make a song in GarageBand in 1 hour  http://bit.ly/18WjTgU only $34

    \n

     

    \n

    POPULAR CODING COURSES

    \n

    95% Off Coding for Entrepreneurs  http://ude.my/cn682 only $10

    \n

    95% Off Build an instantly updating dynamic website with jQuery/AJAX http://ude.my/cn65o only $10

    \n

    75% off Become a Web Developer from Scratch! (Complete Course)http://bit.ly/1bIFi9V only $49

    \n

    85% Off  Become a Certified Web Developer  http://ude.my/cmuhs only  $29

    \n

    95% Off jQuery UI In Depth  http://ude.my/cn68m only $7

    \n

    75% off Sleep Hacking: Have More Energy, Spend Less Time in Bed  http://bit.ly/18cnjh6  only $12

    \n

    76% off Learn HTML5 & JavaScript http://bit.ly/1gIFMST only $9

    \n

    50% Off  HTML and CSS for Beginners! http://bit.ly/18Zgdv8  only for $24

    \n

    75% Off  Ruby Programming for Beginners http://bit.ly/ITtnQG  only for $24

    \n

    75% Off  Advanced Ruby Programming: 10 Steps to Mastery  http://bit.ly/1bltVsN  only for $24

    \n

    95% Off Create a website in 6 hours – guaranteed http://ude.my/cn67w only $10

    \n

    74% off Build Mobile Apps in a Flash! http://bit.ly/18ZgmP1  only $10

    \n

     

    \n

    ENTREPRENEURSHIP, STRATEGY AND MARKETING

    \n

    95% Off New Business Essentials for Startups and Entrepreneurs http://ude.my/cn68w only $10

    \n

    95% off The Entrepreneurs Guide to Startup Funding  http://ude.my/cn68y only $10

    \n

    75% off Twitter Bootstrap for Beginners  http://ude.my/cn692  only $7

    \n

    85% off Video Creation Fast Track  http://bit.ly/1ixkJHg  only $10

    \n

    Share these links with your friends and relatives who are seeking World Domination (just like you are).  Give yourself the gift of training by some of the world’s best Instructors this Christmas.

    \n

    Cheers,

    \n

    \n

    Marc Beneteau
    Your Small-Biz Web Technology Mentor

    \n

    The post Fill-up on great courses on WordPress, Coding, and Entrepreneurship – up to 95% off! appeared first on WordPress Training.

    ";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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:121:"http://members.wpacademy.com/2013/12/fill-up-on-great-courses-on-wordpress-coding-and-entrepreneurship-up-to-95-off/feed/";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:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";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:48:"http://members.wpacademy.com/category/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:4:"date";s:29:"Tue, 13 May 2014 16:23:10 GMT";s:6:"server";s:9:"LiteSpeed";s:10:"connection";s:5:"close";s:12:"x-powered-by";s:10:"PHP/5.4.19";s:10:"set-cookie";a:5:{i:0;s:55:"wlmdebug=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT";i:1;s:210:"wc_session_cookie_d0fb3bf6a09f702cdfb97e4d2c564710=J8DmbEFFh3vHmIFnm2Qh52Ylzl0yjkGJ%7C%7C1400170988%7C%7C1400167388%7C%7C358f8849961a44b9bf2327fdf61f4955; expires=Thu, 15-May-2014 16:23:08 GMT; path=/; httponly";i:2;s:74:"woocommerce_items_in_cart=0; expires=Tue, 13-May-2014 15:23:10 GMT; path=/";i:3;s:70:"woocommerce_cart_hash=0; expires=Tue, 13-May-2014 15:23:10 GMT; path=/";i:4;s:76:"wfvt_1871270157=537246ee7d23b; expires=Tue, 13-May-2014 16:53:10 GMT; path=/";}s:10:"x-pingback";s:39:"http://members.wpacademy.com/xmlrpc.php";s:13:"last-modified";s:29:"Wed, 07 May 2014 21:10:14 GMT";s:4:"etag";s:34:""207b5d9263df647926fef5394b26b8ca"";s:12:"x-robots-tag";s:14:"noindex,follow";s:12:"content-type";s:23:"text/xml; charset=UTF-8";}s:5:"build";s:14:"20130911090210";}', 'no'); INSERT INTO `got_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1182, '_transient_timeout_fb_comments_html_88', '1399940666', 'no'), (1210, '_transient_timeout_fb_comments_html_152', '1399990045', 'no'), (1211, '_transient_fb_comments_html_152', ' ', 'no'), (1141, '_transient_timeout_facebook_locale', '1400023897', 'no'), (1128, 'widget_facebook_comments_master_widget_basic', 'a:1:{s:12:"_multiwidget";i:1;}', 'yes'), (1142, '_transient_facebook_locale', 'en_US', 'no'), (1143, 'facebook_application', 'a:4:{s:6:"app_id";s:15:"118971914784421";s:10:"app_secret";s:32:"5e5475ebf2fd8e6c04451ff19d9530c7";s:12:"access_token";s:43:"118971914784421|qVduurvay300GGLNA7Rs9xJmBuE";s:15:"appsecret_proof";s:64:"6f007967a9394f28d663dbc1ae201e9127a1c1fb2a4d5ee6a4546d60244f24d0";}', 'yes'), (1146, 'facebook_post_features', 'a:1:{s:8:"comments";b:1;}', 'yes'), (1147, 'facebook_page_features', 'a:1:{s:8:"comments";b:1;}', 'yes'), (1140, '_site_transient_update_plugins', 'O:8:"stdClass":3:{s:12:"last_checked";i:1399997729;s:8:"response";a:0:{}s:12:"translations";a:0:{}}', 'yes'), (1217, '_transient_timeout_fb_comments_html_158', '1399994201', 'no'), (1218, '_transient_fb_comments_html_158', ' ', 'no'), (1135, 'ufbCommens', '1', 'yes'), (1209, '_transient_fb_comments_html_52', ' ', 'no'), (1138, 'fball_settings', 'a:11:{s:11:"login_title";s:2:"Or";s:11:"fbicon_text";s:19:"Login with Facebook";s:9:"loginpage";s:1:"1";s:12:"registerpage";s:1:"1";s:11:"commentpage";s:1:"1";s:14:"fanbox_pageurl";s:59:"http://www.facebook.com/pages/Source-addons/162763307197548";s:12:"fanbox_width";s:3:"200";s:13:"fanbox_height";s:3:"200";s:16:"facepile_pageurl";s:59:"http://www.facebook.com/pages/Source-addons/162763307197548";s:14:"facepile_width";s:3:"200";s:16:"facepile_numrows";s:1:"2";}', 'yes'), (1165, '_transient_fb_comments_html_148', ' ', 'no'), (1187, '_transient_timeout_fb_comments_html_192', '1399941122', 'no'), (1188, '_transient_fb_comments_html_192', ' ', 'no'), (1168, '_transient_timeout_fb_comments_html_117', '1399939823', 'no'), (1169, '_transient_fb_comments_html_117', ' ', 'no'), (1170, '_transient_timeout_fb_comments_html_146', '1399939861', 'no'), (1171, '_transient_fb_comments_html_146', ' ', 'no'), (1172, '_transient_timeout_fb_comments_html_128', '1399939924', 'no'), (1173, '_transient_fb_comments_html_128', ' ', 'no'), (1176, '_site_transient_browser_e5f3aec1dc87058d36245999465e8115', 'a:9:{s:8:"platform";s:6:"iPhone";s:4:"name";s:6:"iPhone";s:7:"version";s:3:"7.0";s:10:"update_url";s:0:"";s:7:"img_src";s:0:"";s:11:"img_src_ssl";s:0:"";s:15:"current_version";s:0:"";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'), (1175, '_site_transient_timeout_browser_e5f3aec1dc87058d36245999465e8115', '1400543855', 'yes'), (1177, 'jltw_html_gotradio_5_3600', '
  • The RSS feed for this twitter account is not loadable for the moment.
  • ', 'yes'), (1178, 'jltw_timer_gotradio_5_3600', '1399942832', 'yes'), (1179, '_transient_timeout_fb_comments_html_136', '1399940230', 'no'), (1180, '_transient_fb_comments_html_136', ' ', 'no'), (1186, 'jltw_timer_geoffrey_crofte_1_1', '1399940914', 'yes'), (1185, 'jltw_html_geoffrey_crofte_1_1', '\n
  • \n \n @BoiteAWeb ouais dès que je peux :)\nMerci à toi !\n \n \n \n \n
  • \n ', 'yes'), (1195, '_transient_timeout_fb_comments_html_160', '1399941912', 'no'), (1196, '_transient_fb_comments_html_160', ' ', 'no'), (1197, 'jltw_html_gotradio_2_3600', '\n
  • \n \n Join the 38K + people enjoying today''s BEST Country on GotRadio Country! on TuneIn!\n@gotradio @tunein\n \n \n \n Reply -\n Retweet -\n Favorite \n \n \n
  • \n \n
  • \n \n Join the 160K + people listening to today''s hottest music on GotRadio Top 40 on TuneIn!\n@gotradio @tunein\n \n \n \n Reply -\n Retweet -\n Favorite \n \n \n
  • \n ', 'yes'), (1198, 'jltw_timer_gotradio_2_3600', '1399944761', 'yes'), (1199, 'jltw_html_gotradio_1_3600', '\n
  • \n \n Join the 38K + people enjoying today''s BEST Country on GotRadio Country! on TuneIn!\n@gotradio @tunein\n \n \n \n Reply -\n Retweet -\n Favorite \n \n \n
  • \n ', 'yes'), (1200, 'jltw_timer_gotradio_1_3600', '1399944806', 'yes'), (1205, '_transient_timeout_fb_comments_html_113', '1399988850', 'no'), (1206, '_transient_fb_comments_html_113', ' ', 'no'), (1207, '_transient_timeout_fb_comments_html_52', '1399989909', 'no'), (1225, '_transient_timeout_feed_mod_a41fbee65e190c85018f9081fcc3dfc4', '1400041390', 'no'), (1226, '_transient_feed_mod_a41fbee65e190c85018f9081fcc3dfc4', '1399998190', 'no'); -- -------------------------------------------------------- -- -- Table structure for table `got_podsrel` -- CREATE TABLE IF NOT EXISTS `got_podsrel` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `pod_id` int(10) unsigned DEFAULT NULL, `field_id` int(10) unsigned DEFAULT NULL, `item_id` bigint(20) unsigned DEFAULT NULL, `related_pod_id` int(10) unsigned DEFAULT NULL, `related_field_id` int(10) unsigned DEFAULT NULL, `related_item_id` bigint(20) unsigned DEFAULT NULL, `weight` smallint(5) unsigned DEFAULT '0', PRIMARY KEY (`id`), KEY `field_item_idx` (`field_id`,`item_id`), KEY `rel_field_rel_item_idx` (`related_field_id`,`related_item_id`), KEY `field_rel_item_idx` (`field_id`,`related_item_id`), KEY `rel_field_item_idx` (`related_field_id`,`item_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `got_postmeta` -- CREATE TABLE IF NOT EXISTS `got_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`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=895 ; -- -- Dumping data for table `got_postmeta` -- INSERT INTO `got_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (89, 30, '_wp_attached_file', '2014/03/baby-face-1.jpg'), (63, 22, '_menu_item_target', ''), (62, 22, '_menu_item_object', 'category'), (61, 22, '_menu_item_object_id', '1'), (60, 22, '_menu_item_menu_item_parent', '0'), (59, 22, '_menu_item_type', 'taxonomy'), (15, 9, '_edit_lock', '1399994810:3'), (16, 3, '_edit_lock', '1399940812:1'), (14, 9, '_edit_last', '3'), (17, 14, '_menu_item_type', 'custom'), (18, 14, '_menu_item_menu_item_parent', '0'), (19, 14, '_menu_item_object_id', '14'), (20, 14, '_menu_item_object', 'custom'), (21, 14, '_menu_item_target', ''), (22, 14, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (23, 14, '_menu_item_xfn', ''), (24, 14, '_menu_item_url', 'http://gotradio.loyaltytoolbar.com/'), (42, 20, '_menu_item_menu_item_parent', '0'), (26, 15, '_menu_item_type', 'custom'), (27, 15, '_menu_item_menu_item_parent', '0'), (28, 15, '_menu_item_object_id', '15'), (29, 15, '_menu_item_object', 'custom'), (30, 15, '_menu_item_target', ''), (31, 15, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (32, 15, '_menu_item_xfn', ''), (33, 15, '_menu_item_url', 'http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=334407151&mt=8;'), (41, 20, '_menu_item_type', 'post_type'), (35, 16, '_edit_last', '1'), (36, 16, '_edit_lock', '1399312615:3'), (37, 16, '_wp_page_template', 'default'), (38, 18, '_edit_last', '1'), (39, 18, '_edit_lock', '1399992743:3'), (40, 18, '_wp_page_template', 'page-sidebar.php'), (43, 20, '_menu_item_object_id', '18'), (44, 20, '_menu_item_object', 'page'), (45, 20, '_menu_item_target', ''), (46, 20, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (47, 20, '_menu_item_xfn', ''), (48, 20, '_menu_item_url', ''), (64, 22, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (50, 21, '_menu_item_type', 'post_type'), (51, 21, '_menu_item_menu_item_parent', '0'), (52, 21, '_menu_item_object_id', '3'), (53, 21, '_menu_item_object', 'page'), (54, 21, '_menu_item_target', ''), (55, 21, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (56, 21, '_menu_item_xfn', ''), (57, 21, '_menu_item_url', ''), (65, 22, '_menu_item_xfn', ''), (66, 22, '_menu_item_url', ''), (68, 23, '_edit_last', '1'), (69, 23, '_wp_page_template', 'page-radioroom.php'), (70, 23, '_edit_lock', '1399312345:4'), (71, 25, '_menu_item_type', 'post_type'), (72, 25, '_menu_item_menu_item_parent', '0'), (73, 25, '_menu_item_object_id', '23'), (74, 25, '_menu_item_object', 'page'), (75, 25, '_menu_item_target', ''), (76, 25, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (77, 25, '_menu_item_xfn', ''), (78, 25, '_menu_item_url', ''), (80, 26, '_menu_item_type', 'post_type'), (81, 26, '_menu_item_menu_item_parent', '0'), (82, 26, '_menu_item_object_id', '16'), (83, 26, '_menu_item_object', 'page'), (84, 26, '_menu_item_target', ''), (85, 26, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (86, 26, '_menu_item_xfn', ''), (87, 26, '_menu_item_url', ''), (90, 30, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:475;s:6:"height";i:320;s:4:"file";s:23:"2014/03/baby-face-1.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"baby-face-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:23:"baby-face-1-300x202.jpg";s:5:"width";i:300;s:6:"height";i:202;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:23:"baby-face-1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (95, 33, '_wp_attached_file', '2014/03/90s_alternative.jpg'), (92, 31, '_edit_last', '3'), (93, 31, '_edit_lock', '1399311796:3'), (569, 214, '_wp_attached_file', '2014/04/AAA_coldplay.jpg'), (96, 33, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:100;s:6:"height";i:100;s:4:"file";s:27:"2014/03/90s_alternative.jpg";s:5:"sizes";a:0:{}s:10:"image_meta";a:10:{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:"";}}'), (572, 215, '_wp_attached_file', '2014/03/90s_Offspring.jpg'), (98, 1, '_edit_lock', '1398455738:1'), (99, 9, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=1'), (100, 31, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=5'), (101, 31, '_wp_old_slug', 'test-station-2'), (102, 38, '_menu_item_type', 'taxonomy'), (103, 38, '_menu_item_menu_item_parent', '0'), (104, 38, '_menu_item_object_id', '3'), (105, 38, '_menu_item_object', 'radioroom'), (106, 38, '_menu_item_target', ''), (107, 38, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (108, 38, '_menu_item_xfn', ''), (109, 38, '_menu_item_url', ''), (224, 59, '_edit_lock', '1397264113:1'), (111, 39, '_menu_item_type', 'taxonomy'), (112, 39, '_menu_item_menu_item_parent', '0'), (113, 39, '_menu_item_object_id', '8'), (114, 39, '_menu_item_object', 'radioroom'), (115, 39, '_menu_item_target', ''), (116, 39, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (117, 39, '_menu_item_xfn', ''), (118, 39, '_menu_item_url', ''), (223, 59, '_edit_last', '1'), (120, 40, '_menu_item_type', 'taxonomy'), (121, 40, '_menu_item_menu_item_parent', '0'), (122, 40, '_menu_item_object_id', '12'), (123, 40, '_menu_item_object', 'radioroom'), (124, 40, '_menu_item_target', ''), (125, 40, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (126, 40, '_menu_item_xfn', ''), (127, 40, '_menu_item_url', ''), (222, 58, 'object', 'stations'), (220, 58, 'type', 'post_type'), (138, 42, '_menu_item_type', 'taxonomy'), (139, 42, '_menu_item_menu_item_parent', '0'), (140, 42, '_menu_item_object_id', '14'), (141, 42, '_menu_item_object', 'radioroom'), (142, 42, '_menu_item_target', ''), (143, 42, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (144, 42, '_menu_item_xfn', ''), (145, 42, '_menu_item_url', ''), (217, 1, '_edit_last', '1'), (147, 43, '_menu_item_type', 'taxonomy'), (148, 43, '_menu_item_menu_item_parent', '0'), (149, 43, '_menu_item_object_id', '15'), (150, 43, '_menu_item_object', 'radioroom'), (151, 43, '_menu_item_target', ''), (152, 43, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (153, 43, '_menu_item_xfn', ''), (154, 43, '_menu_item_url', ''), (221, 58, 'storage', 'meta'), (156, 44, '_menu_item_type', 'taxonomy'), (157, 44, '_menu_item_menu_item_parent', '0'), (158, 44, '_menu_item_object_id', '16'), (159, 44, '_menu_item_object', 'radioroom'), (160, 44, '_menu_item_target', ''), (161, 44, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (162, 44, '_menu_item_xfn', ''), (163, 44, '_menu_item_url', ''), (214, 52, '_edit_lock', '1399992758:3'), (165, 45, '_menu_item_type', 'taxonomy'), (166, 45, '_menu_item_menu_item_parent', '0'), (167, 45, '_menu_item_object_id', '17'), (168, 45, '_menu_item_object', 'radioroom'), (169, 45, '_menu_item_target', ''), (170, 45, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (171, 45, '_menu_item_xfn', ''), (172, 45, '_menu_item_url', ''), (213, 52, '_edit_last', '3'), (174, 46, '_menu_item_type', 'taxonomy'), (175, 46, '_menu_item_menu_item_parent', '0'), (176, 46, '_menu_item_object_id', '18'), (177, 46, '_menu_item_object', 'radioroom'), (178, 46, '_menu_item_target', ''), (179, 46, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (180, 46, '_menu_item_xfn', ''), (181, 46, '_menu_item_url', ''), (183, 47, '_menu_item_type', 'taxonomy'), (184, 47, '_menu_item_menu_item_parent', '0'), (185, 47, '_menu_item_object_id', '19'), (186, 47, '_menu_item_object', 'radioroom'), (187, 47, '_menu_item_target', ''), (188, 47, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (189, 47, '_menu_item_xfn', ''), (190, 47, '_menu_item_url', ''), (212, 50, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=9'), (502, 23, '_slider_id', 'field_534f2b21a6cba'), (501, 23, 'slider_id', ''), (500, 3, '_login_radius_sharing_meta', 'a:1:{s:7:"sharing";s:1:"1";}'), (499, 102, '_wp_old_slug', 'womans-alternative-not-girl-power'), (211, 50, '_edit_lock', '1399060707:3'), (407, 171, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:833;s:6:"height";i:836;s:4:"file";s:33:"2014/04/Blues-Away_CD-Cover_2.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Blues-Away_CD-Cover_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:33:"Blues-Away_CD-Cover_2-298x300.jpg";s:5:"width";i:298;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:33:"Blues-Away_CD-Cover_2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (406, 171, '_wp_attached_file', '2014/04/Blues-Away_CD-Cover_2.jpg'), (403, 169, '_edit_last', '3'), (402, 169, '_edit_lock', '1397697652:1'), (518, 190, '_edit_lock', '1399935697:1'), (210, 50, '_edit_last', '3'), (225, 3, '_edit_last', '1'), (226, 3, '_wp_page_template', 'page-home.php'), (227, 1, 'wpfp_favorites', '0'), (228, 52, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=13'), (229, 69, '_edit_last', '3'), (230, 69, '_edit_lock', '1398206729:3'), (231, 69, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=21'), (232, 71, '_edit_last', '1'), (233, 71, '_edit_lock', '1398207539:3'), (234, 71, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=25'), (235, 73, '_edit_last', '3'), (236, 73, '_edit_lock', '1399071114:3'), (237, 73, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=29'), (238, 75, '_edit_last', '3'), (239, 75, '_edit_lock', '1398205271:3'), (240, 75, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=33'), (241, 77, '_edit_last', '2'), (242, 77, '_edit_lock', '1398210787:3'), (243, 77, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=37'), (244, 79, '_edit_last', '2'), (245, 79, '_edit_lock', '1398209874:3'), (248, 79, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=17'), (249, 82, '_edit_last', '3'), (250, 82, '_edit_lock', '1398205931:3'), (251, 82, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=41'), (252, 84, '_edit_last', '3'), (253, 84, '_edit_lock', '1398203460:3'), (254, 84, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=45'), (255, 86, '_edit_last', '3'), (256, 86, '_edit_lock', '1398203339:3'), (257, 86, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=49'), (258, 88, '_edit_last', '3'), (259, 88, '_edit_lock', '1398270092:3'), (260, 88, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=2'), (261, 90, '_edit_last', '4'), (262, 90, '_edit_lock', '1399311955:4'), (263, 90, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=6'), (264, 92, '_edit_last', '2'), (265, 92, '_edit_lock', '1398202805:4'), (266, 92, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=10'), (267, 94, '_edit_last', '3'), (268, 94, '_edit_lock', '1398205236:3'), (269, 94, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=14'), (270, 96, '_edit_last', '2'), (271, 96, '_edit_lock', '1398209979:3'), (272, 96, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=18'), (273, 98, '_edit_last', '3'), (274, 98, '_edit_lock', '1398205130:3'), (275, 98, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=22'), (276, 100, '_edit_last', '2'), (277, 100, '_edit_lock', '1398208159:3'), (278, 100, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=26'), (279, 102, '_edit_last', '3'), (280, 102, '_edit_lock', '1398204503:3'), (281, 102, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=30'), (282, 104, '_edit_last', '2'), (283, 104, '_edit_lock', '1398209151:3'), (284, 104, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=34'), (285, 106, '_edit_last', '3'), (286, 106, '_edit_lock', '1398205760:3'), (287, 106, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=38'), (288, 109, '_edit_last', '2'), (289, 109, '_edit_lock', '1398209911:3'), (290, 109, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=42'), (291, 111, '_edit_last', '2'), (292, 111, '_edit_lock', '1398210278:3'), (293, 111, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=46'), (294, 113, '_edit_last', '3'), (295, 113, '_edit_lock', '1399998101:3'), (296, 113, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=50'), (297, 115, '_edit_last', '3'), (298, 115, '_edit_lock', '1399311612:4'), (299, 115, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=3'), (300, 117, '_edit_last', '2'), (301, 117, '_edit_lock', '1398206889:3'), (302, 117, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=7'), (303, 120, '_edit_last', '3'), (304, 120, '_edit_lock', '1399994585:3'), (305, 120, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=11'), (306, 122, '_edit_last', '2'), (307, 122, '_edit_lock', '1398208617:3'), (308, 122, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=15'), (309, 124, '_edit_last', '2'), (310, 124, '_edit_lock', '1398207662:3'), (311, 124, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=19'), (312, 126, '_edit_last', '2'), (313, 126, '_edit_lock', '1398207904:3'), (314, 126, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=23'), (315, 128, '_edit_last', '2'), (316, 128, '_edit_lock', '1398210740:3'), (317, 128, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=27'), (318, 130, '_edit_last', '2'), (319, 130, '_edit_lock', '1398209177:3'), (320, 130, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=31'), (321, 132, '_edit_last', '2'), (322, 132, '_edit_lock', '1398209836:3'), (323, 132, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=35'), (324, 134, '_edit_last', '2'), (325, 134, '_edit_lock', '1398209000:3'), (326, 134, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=39'), (327, 136, '_edit_last', '3'), (328, 136, '_edit_lock', '1398206018:3'), (329, 136, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=43'), (330, 138, '_edit_lock', '1398202322:3'), (331, 138, '_edit_last', '3'), (332, 138, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=47'), (333, 140, '_edit_last', '2'), (334, 140, '_edit_lock', '1398210689:3'), (335, 140, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=4'), (336, 142, '_edit_last', '3'), (337, 142, '_edit_lock', '1398202200:3'), (338, 142, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=8'), (339, 144, '_edit_last', '3'), (340, 144, '_edit_lock', '1398270150:3'), (341, 144, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=12'), (342, 146, '_edit_last', '3'), (343, 146, '_edit_lock', '1398270011:3'), (344, 146, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=16'), (345, 148, '_edit_last', '3'), (346, 148, '_edit_lock', '1398205067:3'), (347, 148, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=20'), (348, 150, '_edit_last', '3'), (349, 150, '_edit_lock', '1398202480:3'), (350, 150, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=24'), (351, 152, '_edit_last', '3'), (352, 152, '_edit_lock', '1398204949:3'), (353, 152, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=28'), (354, 154, '_edit_last', '3'), (355, 154, '_edit_lock', '1398206193:3'), (356, 154, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=32'), (357, 156, '_edit_last', '2'), (358, 156, '_edit_lock', '1398210235:3'), (359, 156, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=36'), (360, 158, '_edit_last', '3'), (361, 158, '_edit_lock', '1399578671:3'), (362, 158, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=40'), (363, 160, '_edit_last', '3'), (364, 160, '_edit_lock', '1399578448:3'), (365, 160, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=44'), (366, 162, '_edit_last', '3'), (367, 162, '_edit_lock', '1399060526:1'), (368, 162, 'ecpt_playerlink', 'http://live.mystreamplayer.com/gotradio?autoplay=48'), (369, 3, 'thets_order', '6'), (370, 8, 'thets_order', '1'), (371, 12, 'thets_order', '2'), (372, 13, 'thets_order', '4'), (373, 22, 'thets_order', '6'), (374, 14, 'thets_order', '3'), (375, 15, 'thets_order', '4'), (376, 16, 'thets_order', '11'), (377, 18, 'thets_order', '12'), (378, 20, 'thets_order', '12'), (379, 21, 'thets_order', '13'), (380, 28, 'thets_order', '5'), (381, 9, 'thets_order', '7'), (382, 30, 'thets_order', '13'), (383, 165, '_menu_item_type', 'taxonomy'), (384, 165, '_menu_item_menu_item_parent', '0'), (385, 165, '_menu_item_object_id', '29'), (386, 165, '_menu_item_object', 'radioroom'), (387, 165, '_menu_item_target', ''), (388, 165, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (389, 165, '_menu_item_xfn', ''), (390, 165, '_menu_item_url', ''), (392, 166, '_menu_item_type', 'taxonomy'), (393, 166, '_menu_item_menu_item_parent', '0'), (394, 166, '_menu_item_object_id', '27'), (395, 166, '_menu_item_object', 'radioroom'), (396, 166, '_menu_item_target', ''), (397, 166, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (398, 166, '_menu_item_xfn', ''), (399, 166, '_menu_item_url', ''), (408, 73, '_thumbnail_id', '171'), (409, 172, '_edit_lock', '1399060752:1'), (410, 172, '_edit_last', '1'), (411, 172, 'field_534f2b21a6cba', 'a:15:{s:3:"key";s:19:"field_534f2b21a6cba";s:5:"label";s:9:"Slider ID";s:4:"name";s:9:"slider_id";s:4:"type";s:6:"number";s:12:"instructions";s:0:"";s:8:"required";s:1:"0";s:13:"default_value";s:0:"";s:11:"placeholder";s:0:"";s:7:"prepend";s:0:"";s:6:"append";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";s:4:"step";s:0:"";s:17:"conditional_logic";a:3:{s:6:"status";s:1:"0";s:5:"rules";a:1:{i:0;a:3:{s:5:"field";s:19:"field_534f2b51a6cbb";s:8:"operator";s:2:"==";s:5:"value";s:17:"alternative_attic";}}s:8:"allorany";s:3:"all";}s:8:"order_no";i:0;}'), (412, 172, 'field_534f2b51a6cbb', 'a:12:{s:3:"key";s:19:"field_534f2b51a6cbb";s:5:"label";s:5:"Style";s:4:"name";s:8:"style_id";s:4:"type";s:6:"select";s:12:"instructions";s:0:"";s:8:"required";s:1:"0";s:7:"choices";a:12:{s:17:"alternative_attic";s:17:"Alternative Attic";s:14:"classic_corner";s:14:"Classic Corner";s:12:"downhome_den";s:12:"Downhome Den";s:12:"holiday_hall";s:12:"Holiday Hall";s:10:"jazz_joint";s:10:"Jazz Joint";s:15:"office_friendly";s:15:"Office Friendly";s:18:"oldies_but_goodies";s:18:"Oldies But Goodies";s:9:"rock_room";s:9:"Rock Room";s:22:"soothing_sophisticated";s:27:"Soothing & sophisticated";s:12:"soul_kitchen";s:12:"Soul Kitchen";s:11:"todays_hits";s:11:"Todays Hits";s:17:"worldy_sensations";s:17:"Worldy Sensations";}s:13:"default_value";s:0:"";s:10:"allow_null";s:1:"1";s:8:"multiple";s:1:"0";s:17:"conditional_logic";a:3:{s:6:"status";s:1:"0";s:5:"rules";a:1:{i:0;a:2:{s:5:"field";s:4:"null";s:8:"operator";s:2:"==";}}s:8:"allorany";s:3:"all";}s:8:"order_no";i:1;}'), (460, 179, 'slider_id', '[smartslider2 slider="1"]'), (461, 179, '_slider_id', 'field_534f2b21a6cba'), (429, 173, '_slider_id', 'field_534f2b21a6cba'), (430, 173, 'style', 'Alternative Attic'), (431, 173, '_style', 'field_534f2b51a6cbb'), (489, 172, 'rule', 'a:5:{s:5:"param";s:9:"post_type";s:8:"operator";s:2:"==";s:5:"value";s:4:"page";s:8:"order_no";i:0;s:8:"group_no";i:3;}'), (488, 172, 'rule', 'a:5:{s:5:"param";s:11:"ef_taxonomy";s:8:"operator";s:2:"==";s:5:"value";s:8:"category";s:8:"order_no";i:0;s:8:"group_no";i:2;}'), (487, 172, 'rule', 'a:5:{s:5:"param";s:11:"ef_taxonomy";s:8:"operator";s:2:"==";s:5:"value";s:7:"radiodj";s:8:"order_no";i:0;s:8:"group_no";i:1;}'), (417, 172, 'position', 'normal'), (418, 172, 'layout', 'no_box'), (419, 172, 'hide_on_screen', ''), (428, 173, 'slider_id', ''), (486, 172, 'rule', 'a:5:{s:5:"param";s:11:"ef_taxonomy";s:8:"operator";s:2:"==";s:5:"value";s:9:"radioroom";s:8:"order_no";i:0;s:8:"group_no";i:0;}'), (432, 18, 'slider_id', ''), (433, 18, '_slider_id', 'field_534f2b21a6cba'), (434, 18, 'style', 'Alternative Attic'), (435, 18, '_style', 'field_534f2b51a6cbb'), (436, 174, 'slider_id', 'tasdfasd'), (437, 174, '_slider_id', 'field_534f2b21a6cba'), (438, 174, 'style', 'Alternative Attic'), (439, 174, '_style', 'field_534f2b51a6cbb'), (440, 176, 'slider_id', 'tasdfasd'), (441, 176, '_slider_id', 'field_534f2b21a6cba'), (442, 176, 'style', 'Alternative Attic'), (443, 176, '_style', 'field_534f2b51a6cbb'), (444, 177, 'slider_id', 'tasdfasd'), (445, 177, '_slider_id', 'field_534f2b21a6cba'), (446, 177, 'style', 'Alternative Attic'), (447, 177, '_style', 'field_534f2b51a6cbb'), (448, 178, 'slider_id', 'tasdfasd'), (449, 178, '_slider_id', 'field_534f2b21a6cba'), (450, 178, 'style', 'Alternative Attic'), (451, 178, '_style', 'field_534f2b51a6cbb'), (462, 179, 'style_id', 'null'), (463, 179, '_style_id', 'field_534f2b51a6cbb'), (464, 3, 'slider_id', '1'), (465, 3, '_slider_id', 'field_534f2b21a6cba'), (466, 3, 'style_id', 'null'), (467, 3, '_style_id', 'field_534f2b51a6cbb'), (468, 180, 'slider_id', '[smartslider2 slider="1"]'), (469, 180, '_slider_id', 'field_534f2b21a6cba'), (470, 180, 'style_id', 'null'), (471, 180, '_style_id', 'field_534f2b51a6cbb'), (506, 18, '_login_radius_sharing_meta', 'a:1:{s:7:"sharing";s:1:"1";}'), (472, 18, 'style_id', 'null'), (473, 18, '_style_id', 'field_534f2b51a6cbb'), (474, 181, 'slider_id', '1'), (475, 181, '_slider_id', 'field_534f2b21a6cba'), (476, 181, 'style_id', 'null'), (477, 181, '_style_id', 'field_534f2b51a6cbb'), (490, 183, '_menu_item_type', 'taxonomy'), (482, 182, 'slider_id', '1'), (483, 182, '_slider_id', 'field_534f2b21a6cba'), (484, 182, 'style_id', 'null'), (485, 182, '_style_id', 'field_534f2b51a6cbb'), (491, 183, '_menu_item_menu_item_parent', '0'), (492, 183, '_menu_item_object_id', '28'), (493, 183, '_menu_item_object', 'radioroom'), (494, 183, '_menu_item_target', ''), (495, 183, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'), (496, 183, '_menu_item_xfn', ''), (497, 183, '_menu_item_url', ''), (503, 23, 'style_id', 'null'), (504, 23, '_style_id', 'field_534f2b51a6cbb'), (505, 23, '_login_radius_sharing_meta', 'a:1:{s:7:"sharing";s:1:"1";}'), (507, 16, 'slider_id', ''), (508, 16, '_slider_id', 'field_534f2b21a6cba'), (509, 16, 'style_id', 'null'), (510, 16, '_style_id', 'field_534f2b51a6cbb'), (511, 16, '_login_radius_sharing_meta', 'a:1:{s:7:"sharing";s:1:"1";}'), (527, 194, '_wp_attached_file', '2014/04/led_zeppelin_housesl.jpg'), (811, 285, 'slider_id', '1'), (520, 190, '_edit_last', '4'), (521, 192, '_edit_lock', '1399940195:1'), (522, 192, '_edit_last', '1'), (528, 194, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:32:"2014/04/led_zeppelin_housesl.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"led_zeppelin_housesl-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:32:"led_zeppelin_housesl-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (529, 88, '_thumbnail_id', '194'), (530, 195, '_wp_attached_file', '2014/04/oh-no-ron.jpg'), (531, 195, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:316;s:6:"height";i:238;s:4:"file";s:21:"2014/04/oh-no-ron.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"oh-no-ron-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:"oh-no-ron-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:21:"oh-no-ron-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:2.79999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:10:"iPhone 3GS";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1309447607;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"3.85";s:3:"iso";s:2:"80";s:13:"shutter_speed";s:17:"0.033333333333333";s:5:"title";s:0:"";}}'), (532, 192, '_thumbnail_id', '195'), (533, 196, '_wp_attached_file', '2014/04/elton-John_yellow-brick-road.jpg'), (534, 196, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:40:"2014/04/elton-John_yellow-brick-road.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"elton-John_yellow-brick-road-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:40:"elton-John_yellow-brick-road-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (535, 150, '_thumbnail_id', '196'), (536, 197, '_wp_attached_file', '2014/04/Def-Leppard_Pyromania.jpg'), (537, 197, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:33:"2014/04/Def-Leppard_Pyromania.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Def-Leppard_Pyromania-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:33:"Def-Leppard_Pyromania-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (538, 146, '_thumbnail_id', '197'), (539, 198, '_wp_attached_file', '2014/04/Blondie_parallel-Lines.jpg'), (540, 198, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:34:"2014/04/Blondie_parallel-Lines.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:34:"Blondie_parallel-Lines-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:34:"Blondie_parallel-Lines-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (541, 142, '_thumbnail_id', '198'), (542, 199, '_wp_attached_file', '2014/04/tavener-innocence.jpg'), (543, 199, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:500;s:6:"height";i:416;s:4:"file";s:29:"2014/04/tavener-innocence.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"tavener-innocence-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:"tavener-innocence-300x249.jpg";s:5:"width";i:300;s:6:"height";i:249;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"tavener-innocence-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (544, 90, '_thumbnail_id', '199'), (545, 200, '_wp_attached_file', '2014/04/Marvin_Gaye.jpg'), (546, 200, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:23:"2014/04/Marvin_Gaye.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"Marvin_Gaye-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:23:"Marvin_Gaye-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (547, 138, '_thumbnail_id', '200'), (548, 205, '_wp_attached_file', '2014/04/amahl.jpeg'), (549, 205, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1539;s:6:"height";i:1500;s:4:"file";s:18:"2014/04/amahl.jpeg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:18:"amahl-150x150.jpeg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:18:"amahl-300x292.jpeg";s:5:"width";i:300;s:6:"height";i:292;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:19:"amahl-1024x998.jpeg";s:5:"width";i:1024;s:6:"height";i:998;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:18:"amahl-100x100.jpeg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";i:0;s:6:"credit";s:0:"";s:6:"camera";s:22:"Officejet J5700 series";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:"";}}'), (550, 92, '_thumbnail_id', '205'), (551, 206, '_wp_attached_file', '2014/04/Classic-Country_Loretta-Lynn.jpg'), (552, 206, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:40:"2014/04/Classic-Country_Loretta-Lynn.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"Classic-Country_Loretta-Lynn-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:40:"Classic-Country_Loretta-Lynn-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (553, 86, '_thumbnail_id', '206'), (554, 209, '_wp_attached_file', '2014/04/Classic-60s_Beatles_Abby-Road.jpg'), (555, 209, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:41:"2014/04/Classic-60s_Beatles_Abby-Road.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:41:"Classic-60s_Beatles_Abby-Road-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:41:"Classic-60s_Beatles_Abby-Road-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (556, 84, '_thumbnail_id', '209'), (557, 210, '_wp_attached_file', '2014/04/mashup.jpg'), (558, 210, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:236;s:6:"height";i:214;s:4:"file";s:18:"2014/04/mashup.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:18:"mashup-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:18:"mashup-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (559, 120, '_thumbnail_id', '210'), (560, 211, '_wp_attached_file', '2014/04/Indie_Arcade-Fire.jpg'), (561, 211, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:29:"2014/04/Indie_Arcade-Fire.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Indie_Arcade-Fire-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"Indie_Arcade-Fire-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (562, 113, '_thumbnail_id', '211'), (563, 212, '_wp_attached_file', '2014/04/WOmens_Colbie.jpg'), (564, 212, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:25:"2014/04/WOmens_Colbie.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"WOmens_Colbie-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:25:"WOmens_Colbie-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (565, 102, '_thumbnail_id', '212'), (566, 213, '_wp_attached_file', '2014/04/Alternative_Cage-The-Elephant.jpg'), (567, 213, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:41:"2014/04/Alternative_Cage-The-Elephant.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:41:"Alternative_Cage-The-Elephant-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:41:"Alternative_Cage-The-Elephant-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (568, 50, '_thumbnail_id', '213'), (570, 214, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:24:"2014/04/AAA_coldplay.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"AAA_coldplay-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:24:"AAA_coldplay-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (571, 31, '_thumbnail_id', '214'), (573, 215, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:25:"2014/03/90s_Offspring.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"90s_Offspring-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:25:"90s_Offspring-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (574, 9, '_thumbnail_id', '215'), (575, 216, '_wp_attached_file', '2014/04/Texas_Aaron-Watson.jpg'), (576, 216, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:30:"2014/04/Texas_Aaron-Watson.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"Texas_Aaron-Watson-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"Texas_Aaron-Watson-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (577, 152, '_thumbnail_id', '216'), (578, 217, '_wp_attached_file', '2014/04/ROckin-Country_Jason-Aldean.jpg'), (579, 217, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:39:"2014/04/ROckin-Country_Jason-Aldean.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:39:"ROckin-Country_Jason-Aldean-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:39:"ROckin-Country_Jason-Aldean-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (580, 148, '_thumbnail_id', '217'), (581, 218, '_wp_attached_file', '2014/04/Folk_Joni-Mitchell.jpg'), (582, 218, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:30:"2014/04/Folk_Joni-Mitchell.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"Folk_Joni-Mitchell-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"Folk_Joni-Mitchell-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (583, 98, '_thumbnail_id', '218'), (584, 219, '_wp_attached_file', '2014/04/Country-Xmas_Martina-McBride.jpg'), (585, 219, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:40:"2014/04/Country-Xmas_Martina-McBride.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:40:"Country-Xmas_Martina-McBride-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:40:"Country-Xmas_Martina-McBride-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (586, 94, '_thumbnail_id', '219'), (587, 220, '_wp_attached_file', '2014/04/Bluesgrass_Doc-Watson.jpg'), (588, 220, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:33:"2014/04/Bluesgrass_Doc-Watson.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Bluesgrass_Doc-Watson-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:33:"Bluesgrass_Doc-Watson-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (589, 75, '_thumbnail_id', '220'), (590, 221, '_wp_attached_file', '2014/04/Americana_Rodney-Crowell.jpg'), (591, 221, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:36:"2014/04/Americana_Rodney-Crowell.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:36:"Americana_Rodney-Crowell-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:36:"Americana_Rodney-Crowell-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (592, 52, '_thumbnail_id', '221'), (593, 222, '_wp_attached_file', '2014/04/Heavenly-Holidays_Fiona-Joy.jpg'), (594, 222, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:39:"2014/04/Heavenly-Holidays_Fiona-Joy.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:39:"Heavenly-Holidays_Fiona-Joy-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:39:"Heavenly-Holidays_Fiona-Joy-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (595, 106, '_thumbnail_id', '222'), (596, 223, '_wp_attached_file', '2014/04/Christmas_Bing.jpg'), (597, 223, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:26:"2014/04/Christmas_Bing.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"Christmas_Bing-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:26:"Christmas_Bing-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (598, 82, '_thumbnail_id', '223'), (599, 224, '_wp_attached_file', '2014/04/PS-I-Love-You_Bellamy-Brothers.jpg'), (600, 224, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:42:"2014/04/PS-I-Love-You_Bellamy-Brothers.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:42:"PS-I-Love-You_Bellamy-Brothers-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:42:"PS-I-Love-You_Bellamy-Brothers-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (602, 136, '_thumbnail_id', '224'), (603, 225, '_wp_attached_file', '2014/04/Todays-Country_Jerroad-Niemann.jpg'), (604, 225, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:42:"2014/04/Todays-Country_Jerroad-Niemann.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:42:"Todays-Country_Jerroad-Niemann-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:42:"Todays-Country_Jerroad-Niemann-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (605, 154, '_thumbnail_id', '225'), (606, 226, '_wp_attached_file', '2014/04/Big-Band_Tommy-Dorsey.jpg'), (607, 226, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:33:"2014/04/Big-Band_Tommy-Dorsey.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"Big-Band_Tommy-Dorsey-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:33:"Big-Band_Tommy-Dorsey-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (608, 69, '_thumbnail_id', '226'), (609, 227, '_wp_attached_file', '2014/04/Jazz-so-smooth_Chris-Standring.jpg'), (610, 227, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:42:"2014/04/Jazz-so-smooth_Chris-Standring.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:42:"Jazz-so-smooth_Chris-Standring-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:42:"Jazz-so-smooth_Chris-Standring-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (611, 115, '_thumbnail_id', '227'), (612, 228, '_wp_attached_file', '2014/04/Jazz-so-true_Sarah-Vaughn.jpg'), (613, 228, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:37:"2014/04/Jazz-so-true_Sarah-Vaughn.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:37:"Jazz-so-true_Sarah-Vaughn-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:37:"Jazz-so-true_Sarah-Vaughn-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (614, 117, '_thumbnail_id', '228'), (615, 229, '_wp_attached_file', '2014/04/Big-Score_Philomena.jpg'), (616, 229, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:31:"2014/04/Big-Score_Philomena.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:31:"Big-Score_Philomena-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:31:"Big-Score_Philomena-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (617, 71, '_thumbnail_id', '229'), (618, 230, '_wp_attached_file', '2014/04/Urban-Lounge_Candice-Glover.jpg'), (619, 230, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:39:"2014/04/Urban-Lounge_Candice-Glover.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:39:"Urban-Lounge_Candice-Glover-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:39:"Urban-Lounge_Candice-Glover-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (621, 160, '_thumbnail_id', '230'), (622, 231, '_wp_attached_file', '2014/04/The-Mix_Pharrel-Williams.jpg'), (623, 231, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:36:"2014/04/The-Mix_Pharrel-Williams.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:36:"The-Mix_Pharrel-Williams-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:36:"The-Mix_Pharrel-Williams-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (624, 124, '_thumbnail_id', '231'), (625, 232, '_wp_attached_file', '2014/04/Musicals_Sound-of-Music.jpg'), (626, 232, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:35:"2014/04/Musicals_Sound-of-Music.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:35:"Musicals_Sound-of-Music-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:35:"Musicals_Sound-of-Music-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (627, 126, '_thumbnail_id', '232'), (628, 233, '_wp_attached_file', '2014/04/fifties_doris-day.jpg'), (629, 233, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:29:"2014/04/fifties_doris-day.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"fifties_doris-day-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"fifties_doris-day-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (630, 100, '_thumbnail_id', '233'), (631, 234, '_wp_attached_file', '2014/04/Rock_Chevelle.jpg'); INSERT INTO `got_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (632, 234, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:25:"2014/04/Rock_Chevelle.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"Rock_Chevelle-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:25:"Rock_Chevelle-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (633, 144, '_thumbnail_id', '234'), (634, 235, '_wp_attached_file', '2014/04/metal-Madness_heavy-metal.jpg'), (635, 235, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:37:"2014/04/metal-Madness_heavy-metal.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:37:"metal-Madness_heavy-metal-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:37:"metal-Madness_heavy-metal-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (636, 122, '_thumbnail_id', '235'), (637, 236, '_wp_attached_file', '2014/04/Piano_David-Nevue.jpg'), (638, 236, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:29:"2014/04/Piano_David-Nevue.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Piano_David-Nevue-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"Piano_David-Nevue-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (639, 134, '_thumbnail_id', '236'), (640, 237, '_wp_attached_file', '2014/04/Guitar_Will-Ackerman.jpg'), (641, 237, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:32:"2014/04/Guitar_Will-Ackerman.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"Guitar_Will-Ackerman-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:32:"Guitar_Will-Ackerman-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (642, 104, '_thumbnail_id', '237'), (643, 238, '_wp_attached_file', '2014/04/New-Age_Kitaro.jpg'), (644, 238, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:26:"2014/04/New-Age_Kitaro.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"New-Age_Kitaro-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:26:"New-Age_Kitaro-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (645, 130, '_thumbnail_id', '238'), (646, 239, '_wp_attached_file', '2014/04/Urban_Beyonce.jpg'), (647, 239, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:25:"2014/04/Urban_Beyonce.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"Urban_Beyonce-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:25:"Urban_Beyonce-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (648, 158, '_thumbnail_id', '239'), (649, 240, '_wp_attached_file', '2014/04/Old-School_TLC.jpg'), (650, 240, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:26:"2014/04/Old-School_TLC.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"Old-School_TLC-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:26:"Old-School_TLC-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (651, 132, '_thumbnail_id', '240'), (652, 241, '_wp_attached_file', '2014/04/The-Beat_Jason.jpg'), (653, 241, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:26:"2014/04/The-Beat_Jason.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"The-Beat_Jason-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:26:"The-Beat_Jason-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (654, 79, '_thumbnail_id', '241'), (655, 242, '_wp_attached_file', '2014/04/Hip-Hop_Jay-z.jpg'), (656, 242, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:25:"2014/04/Hip-Hop_Jay-z.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:25:"Hip-Hop_Jay-z-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:25:"Hip-Hop_Jay-z-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (657, 109, '_thumbnail_id', '242'), (658, 243, '_wp_attached_file', '2014/04/Disco_Kool.jpg'), (659, 243, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:22:"2014/04/Disco_Kool.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"Disco_Kool-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:22:"Disco_Kool-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (660, 96, '_thumbnail_id', '243'), (661, 244, '_wp_attached_file', '2014/04/Top-40_Katy-Perry.jpg'), (662, 244, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:29:"2014/04/Top-40_Katy-Perry.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Top-40_Katy-Perry-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"Top-40_Katy-Perry-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (663, 156, '_thumbnail_id', '244'), (664, 245, '_wp_attached_file', '2014/04/Hot-HIts_Bastille.jpg'), (665, 245, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:29:"2014/04/Hot-HIts_Bastille.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Hot-HIts_Bastille-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"Hot-HIts_Bastille-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (666, 111, '_thumbnail_id', '245'), (667, 246, '_wp_attached_file', '2014/04/World_Putumayo_1.jpg'), (668, 246, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:28:"2014/04/World_Putumayo_1.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"World_Putumayo_1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:28:"World_Putumayo_1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (669, 162, '_thumbnail_id', '246'), (670, 247, '_wp_attached_file', '2014/04/Reggae_Peter-Tosh_2.jpg'), (671, 247, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:31:"2014/04/Reggae_Peter-Tosh_2.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:31:"Reggae_Peter-Tosh_2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:31:"Reggae_Peter-Tosh_2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (672, 140, '_thumbnail_id', '247'), (673, 248, '_wp_attached_file', '2014/04/Native-American_Putumayo.jpg'), (674, 248, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:36:"2014/04/Native-American_Putumayo.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:36:"Native-American_Putumayo-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:36:"Native-American_Putumayo-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (675, 128, '_thumbnail_id', '248'), (676, 249, '_wp_attached_file', '2014/04/Celtic_Bill-Leslie.jpg'), (677, 249, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:160;s:6:"height";i:160;s:4:"file";s:30:"2014/04/Celtic_Bill-Leslie.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"Celtic_Bill-Leslie-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"Celtic_Bill-Leslie-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (678, 77, '_thumbnail_id', '249'), (679, 250, 'slider_id', '1'), (680, 250, '_slider_id', 'field_534f2b21a6cba'), (681, 250, 'style_id', 'null'), (682, 250, '_style_id', 'field_534f2b51a6cbb'), (683, 251, 'slider_id', '1'), (684, 251, '_slider_id', 'field_534f2b21a6cba'), (685, 251, 'style_id', 'null'), (686, 251, '_style_id', 'field_534f2b51a6cbb'), (687, 252, 'slider_id', '1'), (688, 252, '_slider_id', 'field_534f2b21a6cba'), (689, 252, 'style_id', 'null'), (690, 252, '_style_id', 'field_534f2b51a6cbb'), (691, 253, 'slider_id', '1'), (692, 253, '_slider_id', 'field_534f2b21a6cba'), (693, 253, 'style_id', 'null'), (694, 253, '_style_id', 'field_534f2b51a6cbb'), (695, 254, 'slider_id', '1'), (696, 254, '_slider_id', 'field_534f2b21a6cba'), (697, 254, 'style_id', 'null'), (698, 254, '_style_id', 'field_534f2b51a6cbb'), (699, 255, 'slider_id', '1'), (700, 255, '_slider_id', 'field_534f2b21a6cba'), (701, 255, 'style_id', 'null'), (702, 255, '_style_id', 'field_534f2b51a6cbb'), (703, 256, '_wp_attached_file', '2014/04/Paul-McCartney.jpg'), (704, 256, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:300;s:6:"height";i:168;s:4:"file";s:26:"2014/04/Paul-McCartney.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"Paul-McCartney-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:26:"Paul-McCartney-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (705, 257, '_wp_attached_file', '2014/04/Paul-McCartney1.jpg'), (706, 257, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:300;s:6:"height";i:168;s:4:"file";s:27:"2014/04/Paul-McCartney1.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"Paul-McCartney1-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:27:"Paul-McCartney1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (707, 258, '_wp_attached_file', '2014/04/Paul-McCartney_Thumb.jpg'), (708, 258, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:344;s:6:"height";i:344;s:4:"file";s:32:"2014/04/Paul-McCartney_Thumb.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"Paul-McCartney_Thumb-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:"Paul-McCartney_Thumb-300x300.jpg";s:5:"width";i:300;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:32:"Paul-McCartney_Thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (709, 259, '_wp_attached_file', '2014/04/Elton-John_thumb.jpg'), (710, 259, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:460;s:6:"height";i:276;s:4:"file";s:28:"2014/04/Elton-John_thumb.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:28:"Elton-John_thumb-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:"Elton-John_thumb-300x180.jpg";s:5:"width";i:300;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:28:"Elton-John_thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4;s:6:"credit";s:32:"Photograph: George Pimentel/Wire";s:6:"camera";s:8:"NIKON D4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:20:"2012 George Pimentel";s:12:"focal_length";s:3:"290";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:9:"0.0015625";s:5:"title";s:10:"Elton John";}}'), (711, 260, '_wp_attached_file', '2014/04/Elton-John.jpg'), (712, 260, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:615;s:6:"height";i:409;s:4:"file";s:22:"2014/04/Elton-John.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"Elton-John-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:"Elton-John-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:22:"Elton-John-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (713, 261, '_wp_attached_file', '2014/04/Elton-John_thumb1.jpg'), (714, 261, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:460;s:6:"height";i:276;s:4:"file";s:29:"2014/04/Elton-John_thumb1.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Elton-John_thumb1-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:"Elton-John_thumb1-300x180.jpg";s:5:"width";i:300;s:6:"height";i:180;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"Elton-John_thumb1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:4;s:6:"credit";s:32:"Photograph: George Pimentel/Wire";s:6:"camera";s:8:"NIKON D4";s:7:"caption";s:0:"";s:17:"created_timestamp";i:0;s:9:"copyright";s:20:"2012 George Pimentel";s:12:"focal_length";s:3:"290";s:3:"iso";s:4:"1250";s:13:"shutter_speed";s:9:"0.0015625";s:5:"title";s:10:"Elton John";}}'), (715, 262, '_wp_attached_file', '2014/04/doobie_brothers.jpg'), (716, 262, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2000;s:6:"height";i:1600;s:4:"file";s:27:"2014/04/doobie_brothers.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:27:"doobie_brothers-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:"doobie_brothers-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:28:"doobie_brothers-1024x819.jpg";s:5:"width";i:1024;s:6:"height";i:819;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:27:"doobie_brothers-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (717, 263, '_wp_attached_file', '2014/04/doobie-brothers_thumb.jpg'), (718, 263, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:440;s:6:"height";i:482;s:4:"file";s:33:"2014/04/doobie-brothers_thumb.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:33:"doobie-brothers_thumb-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:33:"doobie-brothers_thumb-273x300.jpg";s:5:"width";i:273;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:33:"doobie-brothers_thumb-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (719, 264, '_wp_attached_file', '2014/04/Elton-John1.jpg'), (720, 264, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:615;s:6:"height";i:409;s:4:"file";s:23:"2014/04/Elton-John1.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:23:"Elton-John1-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:"Elton-John1-300x199.jpg";s:5:"width";i:300;s:6:"height";i:199;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:23:"Elton-John1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (723, 269, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n\n [select subject "I''d like to advertise with GotRadio!" "General questions about the GotRadio membership" "I have a tech question and need help" "Question/Comment regarding music programming" "I''d like GotRadio to play my music" "Other"]

    \n\n

    Upload Your MP3
    \n [file file-18 limit:10485760]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    How did you find us?
    \n [select foundus "Windows Media Tuner" "ITunes" "RadioTime" "Google" "Bing" "Yahoo" "Other search engine" "RSS feed" "Twitter" "Facebook" "MySpace" "Friend recommendation" "Other"]

    \n\n[submit "Send"]'), (724, 269, '_mail', 'a:7:{s:7:"subject";s:9:"[subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:190:"From: [your-name] <[your-email]>\nSubject: [subject]\n\nMessage Body:\n[your-message]\n\nFound Us By\n[foundus]\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:39:"programmer@gotradio.com,greg@drift2.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:9:"[file-18]";s:8:"use_html";b:0;}'), (725, 269, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (726, 269, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (727, 269, '_additional_settings', ''), (728, 269, '_locale', 'en_US'), (729, 270, '_edit_lock', '1398451222:1'), (730, 270, '_edit_last', '1'), (731, 270, 'field_535aa7b085215', 'a:11:{s:3:"key";s:19:"field_535aa7b085215";s:5:"label";s:12:"Contact Form";s:4:"name";s:12:"contact_form";s:4:"type";s:7:"acf_cf7";s:12:"instructions";s:0:"";s:8:"required";s:1:"0";s:10:"allow_null";s:1:"0";s:8:"multiple";s:1:"0";s:7:"disable";a:1:{i:0;s:1:"0";}s:17:"conditional_logic";a:3:{s:6:"status";s:1:"0";s:5:"rules";a:1:{i:0;a:2:{s:5:"field";s:4:"null";s:8:"operator";s:2:"==";}}s:8:"allorany";s:3:"all";}s:8:"order_no";i:0;}'), (732, 270, 'rule', 'a:5:{s:5:"param";s:11:"ef_taxonomy";s:8:"operator";s:2:"==";s:5:"value";s:7:"radiodj";s:8:"order_no";i:0;s:8:"group_no";i:0;}'), (733, 270, 'position', 'normal'), (734, 270, 'layout', 'no_box'), (735, 270, 'hide_on_screen', ''), (736, 271, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (737, 271, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:18:"vstar@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (738, 271, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (739, 271, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (740, 271, '_additional_settings', ''), (741, 271, '_locale', 'en_US'), (742, 272, 'slider_id', ''), (743, 272, '_slider_id', 'field_534f2b21a6cba'), (744, 272, 'style_id', 'null'), (745, 272, '_style_id', 'field_534f2b51a6cbb'), (746, 273, 'slider_id', ''), (747, 273, '_slider_id', 'field_534f2b21a6cba'), (748, 273, 'style_id', 'null'), (749, 273, '_style_id', 'field_534f2b51a6cbb'), (750, 274, 'slider_id', ''), (751, 274, '_slider_id', 'field_534f2b21a6cba'), (752, 274, 'style_id', 'null'), (753, 274, '_style_id', 'field_534f2b51a6cbb'), (754, 275, 'slider_id', ''), (755, 275, '_slider_id', 'field_534f2b21a6cba'), (756, 275, 'style_id', 'null'), (757, 275, '_style_id', 'field_534f2b51a6cbb'), (758, 1, '_wp_trash_meta_status', 'publish'), (759, 1, '_wp_trash_meta_time', '1398455882'), (760, 1, '_wp_trash_meta_comments_status', 'a:2:{i:1;s:1:"1";i:3;s:1:"0";}'), (766, 277, '_slider_id', 'field_534f2b21a6cba'), (765, 277, 'slider_id', '1'), (767, 277, 'style_id', 'null'), (768, 277, '_style_id', 'field_534f2b51a6cbb'), (769, 278, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (770, 278, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:21:"gpearson@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (771, 278, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (772, 278, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (773, 278, '_additional_settings', ''), (774, 278, '_locale', 'en_US'), (775, 25, 'thets_order', '1'), (776, 23, 'thets_order', '8'), (777, 6, 'thets_order', '2'), (778, 5, 'thets_order', '3'), (779, 26, 'thets_order', '5'), (780, 7, 'thets_order', '4'), (781, 279, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (782, 279, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:19:"mkeene@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (783, 279, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (784, 279, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (785, 279, '_additional_settings', ''), (786, 279, '_locale', 'en_US'), (787, 280, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (788, 280, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:20:"nfoster@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (789, 280, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (790, 280, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (791, 280, '_additional_settings', ''), (792, 280, '_locale', 'en_US'), (793, 281, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (794, 281, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:19:"rnadel@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (795, 281, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (796, 281, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (797, 281, '_additional_settings', ''), (798, 281, '_locale', 'en_US'), (799, 282, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (800, 282, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:18:"cluck@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (801, 282, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (802, 282, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (803, 282, '_additional_settings', ''), (804, 282, '_locale', 'en_US'), (805, 283, '_form', '

    Your Name (required)
    \n [text* your-name]

    \n\n

    Your Email (required)
    \n [email* your-email]

    \n\n

    Subject
    \n [text your-subject]

    \n\n

    Your Message
    \n [textarea your-message]

    \n\n

    [submit "Send"]

    '), (806, 283, '_mail', 'a:7:{s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:173:"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 Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:19:"mmayer@gotradio.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (807, 283, '_mail_2', 'a:8:{s:6:"active";b:0;s:7:"subject";s:14:"[your-subject]";s:6:"sender";s:26:"[your-name] <[your-email]>";s:4:"body";s:115:"Message Body:\n[your-message]\n\n--\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)";s:9:"recipient";s:12:"[your-email]";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";b:0;}'), (808, 283, '_messages', 'a:21:{s:12:"mail_sent_ok";s:43:"Your message was sent successfully. Thanks.";s:12:"mail_sent_ng";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:16:"validation_error";s:74:"Validation errors occurred. Please confirm the fields and submit it again.";s:4:"spam";s:93:"Failed to send your message. Please try later or contact the administrator by another method.";s:12:"accept_terms";s:35:"Please accept the terms to proceed.";s:16:"invalid_required";s:31:"Please fill the required field.";s:17:"captcha_not_match";s:31:"Your entered code is incorrect.";s:14:"invalid_number";s:28:"Number format seems invalid.";s:16:"number_too_small";s:25:"This number is too small.";s:16:"number_too_large";s:25:"This number is too large.";s:13:"invalid_email";s:28:"Email address seems invalid.";s:11:"invalid_url";s:18:"URL seems invalid.";s:11:"invalid_tel";s:31:"Telephone number seems invalid.";s:23:"quiz_answer_not_correct";s:27:"Your answer is not correct.";s:12:"invalid_date";s:26:"Date format seems invalid.";s:14:"date_too_early";s:23:"This date is too early.";s:13:"date_too_late";s:22:"This date is too late.";s:13:"upload_failed";s:22:"Failed to upload file.";s:24:"upload_file_type_invalid";s:30:"This file type is not allowed.";s:21:"upload_file_too_large";s:23:"This file is too large.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";}'), (809, 283, '_additional_settings', ''), (810, 283, '_locale', 'en_US'), (812, 285, '_slider_id', 'field_534f2b21a6cba'), (813, 285, 'style_id', 'null'), (814, 285, '_style_id', 'field_534f2b51a6cbb'), (815, 286, 'slider_id', '1'), (816, 286, '_slider_id', 'field_534f2b21a6cba'), (817, 286, 'style_id', 'null'), (818, 286, '_style_id', 'field_534f2b51a6cbb'), (819, 287, 'slider_id', '1'), (820, 287, '_slider_id', 'field_534f2b21a6cba'), (821, 287, 'style_id', 'null'), (822, 287, '_style_id', 'field_534f2b51a6cbb'), (823, 288, 'slider_id', '1'), (824, 288, '_slider_id', 'field_534f2b21a6cba'), (825, 288, 'style_id', 'null'), (826, 288, '_style_id', 'field_534f2b51a6cbb'), (827, 289, 'slider_id', '1'), (828, 289, '_slider_id', 'field_534f2b21a6cba'), (829, 289, 'style_id', 'null'), (830, 289, '_style_id', 'field_534f2b51a6cbb'), (831, 169, '_wp_trash_meta_status', 'publish'), (832, 169, '_wp_trash_meta_time', '1399061187'), (833, 169, '_wp_trash_meta_comments_status', 'a:1:{i:4;s:1:"0";}'), (834, 290, '_wp_attached_file', '2014/05/doobie_brothers_2.jpg'), (835, 290, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:912;s:4:"file";s:29:"2014/05/doobie_brothers_2.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"doobie_brothers_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:29:"doobie_brothers_2-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:30:"doobie_brothers_2-1024x819.jpg";s:5:"width";i:1024;s:6:"height";i:819;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"doobie_brothers_2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (836, 291, '_wp_attached_file', '2014/05/doobie_brothers_21.jpg'), (837, 291, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:912;s:4:"file";s:30:"2014/05/doobie_brothers_21.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"doobie_brothers_21-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:30:"doobie_brothers_21-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"doobie_brothers_21-1024x819.jpg";s:5:"width";i:1024;s:6:"height";i:819;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"doobie_brothers_21-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (838, 292, '_wp_attached_file', '2014/05/doobie_brothers_22.jpg'), (839, 292, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:912;s:4:"file";s:30:"2014/05/doobie_brothers_22.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"doobie_brothers_22-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:30:"doobie_brothers_22-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"doobie_brothers_22-1024x819.jpg";s:5:"width";i:1024;s:6:"height";i:819;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"doobie_brothers_22-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (840, 293, '_wp_attached_file', '2014/05/doobie_brothers_23.jpg'), (841, 293, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1140;s:6:"height";i:912;s:4:"file";s:30:"2014/05/doobie_brothers_23.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"doobie_brothers_23-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:30:"doobie_brothers_23-300x240.jpg";s:5:"width";i:300;s:6:"height";i:240;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"doobie_brothers_23-1024x819.jpg";s:5:"width";i:1024;s:6:"height";i:819;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"doobie_brothers_23-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (842, 294, '_wp_attached_file', '2014/05/paul-mccartny-002.jpg'); INSERT INTO `got_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (843, 294, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:667;s:4:"file";s:29:"2014/05/paul-mccartny-002.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"paul-mccartny-002-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:"paul-mccartny-002-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"paul-mccartny-002-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (844, 295, '_wp_attached_file', '2014/05/664370_10202840864656749_5239737999430724084_o.jpg'), (845, 295, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1536;s:4:"file";s:58:"2014/05/664370_10202840864656749_5239737999430724084_o.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:58:"664370_10202840864656749_5239737999430724084_o-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:"664370_10202840864656749_5239737999430724084_o-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:59:"664370_10202840864656749_5239737999430724084_o-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:58:"664370_10202840864656749_5239737999430724084_o-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (846, 296, '_wp_attached_file', '2014/05/Elton-John_2.jpg'), (847, 296, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:275;s:6:"height";i:183;s:4:"file";s:24:"2014/05/Elton-John_2.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"Elton-John_2-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:24:"Elton-John_2-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (848, 297, '_wp_attached_file', '2014/05/elton-John_3.jpg'), (849, 297, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1000;s:6:"height";i:682;s:4:"file";s:24:"2014/05/elton-John_3.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:24:"elton-John_3-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:24:"elton-John_3-300x204.jpg";s:5:"width";i:300;s:6:"height";i:204;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:24:"elton-John_3-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (850, 298, 'slider_id', ''), (851, 298, '_slider_id', 'field_534f2b21a6cba'), (852, 298, 'style_id', 'null'), (853, 298, '_style_id', 'field_534f2b51a6cbb'), (854, 299, '_wp_attached_file', '2014/05/BOTP_Daniel_Johnny.jpg'), (855, 299, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:2048;s:6:"height";i:1397;s:4:"file";s:30:"2014/05/BOTP_Daniel_Johnny.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"BOTP_Daniel_Johnny-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:30:"BOTP_Daniel_Johnny-300x204.jpg";s:5:"width";i:300;s:6:"height";i:204;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"BOTP_Daniel_Johnny-1024x698.jpg";s:5:"width";i:1024;s:6:"height";i:698;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"BOTP_Daniel_Johnny-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (856, 300, '_wp_attached_file', '2014/05/Tommy-Castro_thumbnail.jpg'), (857, 300, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:237;s:6:"height";i:205;s:4:"file";s:34:"2014/05/Tommy-Castro_thumbnail.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:34:"Tommy-Castro_thumbnail-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:34:"Tommy-Castro_thumbnail-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (858, 301, '_wp_attached_file', '2014/05/Tommy-Castro_1.jpg'), (859, 301, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1600;s:6:"height";i:1200;s:4:"file";s:26:"2014/05/Tommy-Castro_1.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:26:"Tommy-Castro_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:26:"Tommy-Castro_1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:27:"Tommy-Castro_1-1024x768.jpg";s:5:"width";i:1024;s:6:"height";i:768;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:26:"Tommy-Castro_1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:3.5;s:6:"credit";s:0:"";s:6:"camera";s:7:"DMC-LZ5";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1258839754;s:9:"copyright";s:0:"";s:12:"focal_length";s:4:"16.1";s:3:"iso";s:3:"200";s:13:"shutter_speed";s:5:"0.125";s:5:"title";s:0:"";}}'), (860, 302, '_wp_attached_file', '2014/05/Jarrekus.jpg'), (861, 302, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:256;s:6:"height";i:255;s:4:"file";s:20:"2014/05/Jarrekus.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"Jarrekus-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:20:"Jarrekus-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (862, 303, '_wp_attached_file', '2014/05/Jarekus-Singleton.png'), (863, 303, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:260;s:6:"height";i:194;s:4:"file";s:29:"2014/05/Jarekus-Singleton.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:29:"Jarekus-Singleton-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:13:"station-thumb";a:4:{s:4:"file";s:29:"Jarekus-Singleton-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{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:"";}}'), (864, 304, '_wp_attached_file', '2014/05/Joe-Bonamassa-pic1.jpg'), (865, 304, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:3000;s:6:"height";i:2000;s:4:"file";s:30:"2014/05/Joe-Bonamassa-pic1.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:30:"Joe-Bonamassa-pic1-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:30:"Joe-Bonamassa-pic1-300x200.jpg";s:5:"width";i:300;s:6:"height";i:200;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:31:"Joe-Bonamassa-pic1-1024x682.jpg";s:5:"width";i:1024;s:6:"height";i:682;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:30:"Joe-Bonamassa-pic1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{s:8:"aperture";d:6.29999999999999982236431605997495353221893310546875;s:6:"credit";s:0:"";s:6:"camera";s:20:"Canon EOS 5D Mark II";s:7:"caption";s:0:"";s:17:"created_timestamp";i:1280074867;s:9:"copyright";s:20:"(C) Christie Goodwin";s:12:"focal_length";s:3:"110";s:3:"iso";s:4:"1000";s:13:"shutter_speed";s:8:"0.003125";s:5:"title";s:0:"";}}'), (866, 305, '_wp_attached_file', '2014/05/Joe-Bonamassa_thumb.png'), (867, 305, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:31:"2014/05/Joe-Bonamassa_thumb.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:31:"Joe-Bonamassa_thumb-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:13:"station-thumb";a:4:{s:4:"file";s:31:"Joe-Bonamassa_thumb-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{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:"";}}'), (868, 306, '_wp_attached_file', '2014/05/Joe-Bonamassa_thumb1.png'), (869, 306, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:200;s:6:"height";i:200;s:4:"file";s:32:"2014/05/Joe-Bonamassa_thumb1.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"Joe-Bonamassa_thumb1-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:13:"station-thumb";a:4:{s:4:"file";s:32:"Joe-Bonamassa_thumb1-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{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:"";}}'), (892, 325, '_slider_id', 'field_534f2b21a6cba'), (871, 309, '_edit_lock', '1399311258:3'), (872, 310, '_edit_lock', '1399311484:3'), (873, 312, '_wp_attached_file', '2014/05/dave-koz.jpg'), (874, 312, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1544;s:6:"height";i:1600;s:4:"file";s:20:"2014/05/dave-koz.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"dave-koz-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:"dave-koz-289x300.jpg";s:5:"width";i:289;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:21:"dave-koz-988x1024.jpg";s:5:"width";i:988;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:20:"dave-koz-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (875, 313, '_wp_attached_file', '2014/05/davekoz1.jpg'), (876, 313, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:600;s:4:"file";s:20:"2014/05/davekoz1.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:20:"davekoz1-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:"davekoz1-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:20:"davekoz1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (877, 314, '_wp_attached_file', '2014/05/dave-koz1.jpg'), (878, 314, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:1544;s:6:"height";i:1600;s:4:"file";s:21:"2014/05/dave-koz1.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"dave-koz1-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:"dave-koz1-289x300.jpg";s:5:"width";i:289;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:5:"large";a:4:{s:4:"file";s:22:"dave-koz1-988x1024.jpg";s:5:"width";i:988;s:6:"height";i:1024;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:21:"dave-koz1-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (879, 315, '_wp_attached_file', '2014/05/davekoz11.jpg'), (880, 315, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:800;s:6:"height";i:600;s:4:"file";s:21:"2014/05/davekoz11.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:21:"davekoz11-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:"davekoz11-300x225.jpg";s:5:"width";i:300;s:6:"height";i:225;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:21:"davekoz11-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (881, 316, '_wp_attached_file', '2014/05/su-Charles_thumbnail.jpg'), (882, 316, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:956;s:6:"height";i:960;s:4:"file";s:32:"2014/05/su-Charles_thumbnail.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:4:{s:4:"file";s:32:"su-Charles_thumbnail-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:"su-Charles_thumbnail-298x300.jpg";s:5:"width";i:298;s:6:"height";i:300;s:9:"mime-type";s:10:"image/jpeg";}s:13:"station-thumb";a:4:{s:4:"file";s:32:"su-Charles_thumbnail-100x100.jpg";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:10:{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:"";}}'), (883, 317, '_wp_attached_file', '2014/05/su-charles.png'), (884, 317, '_wp_attachment_metadata', 'a:5:{s:5:"width";i:255;s:6:"height";i:197;s:4:"file";s:22:"2014/05/su-charles.png";s:5:"sizes";a:2:{s:9:"thumbnail";a:4:{s:4:"file";s:22:"su-charles-150x150.png";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:9:"image/png";}s:13:"station-thumb";a:4:{s:4:"file";s:22:"su-charles-100x100.png";s:5:"width";i:100;s:6:"height";i:100;s:9:"mime-type";s:9:"image/png";}}s:10:"image_meta";a:10:{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:"";}}'), (891, 325, 'slider_id', '1'), (893, 325, 'style_id', 'null'), (894, 325, '_style_id', 'field_534f2b51a6cbb'); -- -------------------------------------------------------- -- -- Table structure for table `got_posts` -- CREATE TABLE IF NOT EXISTS `got_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`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=329 ; -- -- Dumping data for table `got_posts` -- INSERT INTO `got_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1, 1, '2014-03-26 16:14:06', '2014-03-26 16:14:06', 'readadsfasd', 'WordPress Resources at SiteGround', '', 'trash', 'open', 'open', '', 'wordpress-resources-at-siteground', '', '', '2014-04-25 19:58:02', '2014-04-25 19:58:02', '', 0, '', 4, 'post', '', 0), (192, 4, '2014-04-22 21:12:35', '2014-04-22 21:12:35', 'Looking for new classical music avenues?  GotRadio takes you there.  Keep your eye on our Blog for information about our playlist, news of the classical music world, and dialog with the classical music loving world!\r\n\r\n \r\n\r\nLet''s get this discussion started!\r\n\r\n \r\n\r\n- Ron\r\n\r\n \r\n
    [jltw username="twitter" nb="3" avatar="true"]
    ', 'GotRadio Classical Music Brings You the World', '', 'publish', 'open', 'open', '', 'gotradio-classical-music-brings-you-the-world', '', '', '2014-05-13 00:16:57', '2014-05-13 00:16:57', '', 0, 'http://gotradio.drift2.com/?p=192', 2, 'post', '', 0), (58, 1, '2014-04-12 00:12:35', '2014-04-12 00:12:35', '', 'Stations', '', 'publish', 'open', 'open', '', 'stations', '', '', '2014-04-12 00:12:35', '2014-04-12 00:12:35', '', 0, 'http://gotradio.drift2.com/?post_type=_pods_pod&p=58', 0, '_pods_pod', '', 0), (59, 1, '2014-04-12 00:56:36', '0000-00-00 00:00:00', '', 'Test', '', 'draft', 'closed', 'closed', '', '', '', '', '2014-04-12 00:56:36', '2014-04-12 00:56:36', '', 0, 'http://gotradio.drift2.com/?post_type=wck-meta-box&p=59', 0, 'wck-meta-box', '', 0), (60, 1, '2014-04-12 05:23:10', '2014-04-12 05:23:10', 'Music ROOM Copy Here', 'Music', '', 'inherit', 'open', 'open', '', '23-revision-v1', '', '', '2014-04-12 05:23:10', '2014-04-12 05:23:10', '', 23, 'http://gotradio.drift2.com/23-revision-v1/', 0, 'revision', '', 0), (62, 1, '2014-04-12 19:19:16', '2014-04-12 19:19:16', '', 'Americana', '', 'inherit', 'open', 'open', '', '52-revision-v1', '', '', '2014-04-12 19:19:16', '2014-04-12 19:19:16', '', 52, 'http://gotradio.drift2.com/52-revision-v1/', 0, 'revision', '', 0), (66, 2, '2014-04-12 19:41:40', '2014-04-12 19:41:40', '', 'Americana', 'Straight from the heart of America - Roots Radio at it''s best.\n', 'inherit', 'open', 'open', '', '52-autosave-v1', '', '', '2014-04-12 19:41:40', '2014-04-12 19:41:40', '', 52, 'http://gotradio.drift2.com/52-autosave-v1/', 0, 'revision', '', 0), (3, 1, '2014-03-26 16:34:04', '2014-03-26 16:34:04', '

    Welcome To GotRadio

    \r\nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!', 'Home', '', 'publish', 'open', 'open', '', 'home', '', '', '2014-05-13 00:29:13', '2014-05-13 00:29:13', '', 0, 'http://gotradio.drift2.com/?page_id=3', 4, 'page', '', 0), (251, 3, '2014-04-23 15:23:05', '2014-04-23 15:23:05', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music!\r\n\r\nIt''s fun! It''s free...GotRadio...Get Music!', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-23 15:23:05', '2014-04-23 15:23:05', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (4, 1, '2014-03-26 16:34:04', '2014-03-26 16:34:04', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum consequat, orci ac laoreet cursus, dolor sem luctus lorem, eget consequat magna felis a magna. Aliquam scelerisque condimentum ante, eget facilisis tortor lobortis in. In interdum venenatis justo eget consequat. Morbi commodo rhoncus mi nec pharetra. Aliquam erat volutpat. Mauris non lorem eu dolor hendrerit dapibus. Mauris mollis nisl quis sapien posuere consectetur. Nullam in sapien at nisi ornare bibendum at ut lectus. Pellentesque ut magna mauris. Nam viverra suscipit ligula, sed accumsan enim placerat nec. Cras vitae metus vel dolor ultrices sagittis. Duis venenatis augue sed risus laoreet congue ac ac leo. Donec fermentum accumsan libero sit amet iaculis. Duis tristique dictum enim, ac fringilla risus bibendum in. Nunc ornare, quam sit amet ultricies gravida, tortor mi malesuada urna, quis commodo dui nibh in lacus. Nunc vel tortor mi. Pellentesque vel urna a arcu adipiscing imperdiet vitae sit amet neque. Integer eu lectus et nunc dictum sagittis. Curabitur commodo vulputate fringilla. Sed eleifend, arcu convallis adipiscing congue, dui turpis commodo magna, et vehicula sapien turpis sit amet nisi.', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-03-26 16:34:04', '2014-03-26 16:34:04', '', 3, 'http://gotradio.drift2.com/?p=4', 0, 'revision', '', 0), (22, 1, '2014-03-26 21:14:51', '2014-03-26 21:14:51', ' ', '', '', 'publish', 'open', 'open', '', '22', '', '', '2014-03-26 21:16:59', '2014-03-26 21:16:59', '', 0, 'http://gotradio.drift2.com/?p=22', 3, 'nav_menu_item', '', 0), (9, 1, '2014-03-26 16:54:09', '2014-03-26 16:54:09', '', '90''s Alternative', 'Where we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', 'publish', 'open', 'open', '', '90s-alternative', '', '', '2014-04-22 22:11:23', '2014-04-22 22:11:23', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=9', 1, 'stations', '', 0), (10, 1, '2014-03-26 16:54:09', '2014-03-26 16:54:09', 'Where we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', '90''s Alternative', '', 'inherit', 'open', 'open', '', '9-revision-v1', '', '', '2014-03-26 16:54:09', '2014-03-26 16:54:09', '', 9, 'http://gotradio.drift2.com/9-revision-v1/', 0, 'revision', '', 0), (29, 1, '2014-04-08 20:42:32', '2014-04-08 20:42:32', 'Where we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', '90''s Alternative', 'Where we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', 'inherit', 'open', 'open', '', '9-revision-v1', '', '', '2014-04-08 20:42:32', '2014-04-08 20:42:32', '', 9, 'http://gotradio.drift2.com/9-revision-v1/', 0, 'revision', '', 0), (36, 1, '2014-04-09 20:49:00', '2014-04-09 20:49:00', '', '90''s Alternative', 'Where we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', 'inherit', 'open', 'open', '', '9-revision-v1', '', '', '2014-04-09 20:49:00', '2014-04-09 20:49:00', '', 9, 'http://gotradio.drift2.com/9-revision-v1/', 0, 'revision', '', 0), (323, 1, '2014-05-12 23:57:30', '2014-05-12 23:57:30', 'Looking for new classical music avenues?  GotRadio takes you there.  Keep your eye on our Blog for information about our playlist, news of the classical music world, and dialog with the classical music loving world!\r\n\r\n \r\n\r\nLet''s get this discussion started!\r\n\r\n \r\n\r\n- Ron', 'GotRadio Classical Music Brings You the World', '', 'inherit', 'open', 'open', '', '192-revision-v1', '', '', '2014-05-12 23:57:30', '2014-05-12 23:57:30', '', 192, 'http://gotradio.drift2.com/192-revision-v1/', 0, 'revision', '', 0), (322, 1, '2014-05-12 23:05:19', '2014-05-12 23:05:19', 'Looking for new classical music avenues?  GotRadio takes you there.  Keep your eye on our Blog for information about our playlist, news of the classical music world, and dialog with the classical music loving world!\r\n\r\n \r\n\r\nLet''s get this discussion started!\r\n\r\n \r\n\r\n- Ron\r\n\r\n \r\n\r\n[facebook-comments-master]', 'GotRadio Classical Music Brings You the World', '', 'inherit', 'open', 'open', '', '192-revision-v1', '', '', '2014-05-12 23:05:19', '2014-05-12 23:05:19', '', 192, 'http://gotradio.drift2.com/192-revision-v1/', 0, 'revision', '', 0), (14, 1, '2014-03-26 21:09:06', '2014-03-26 21:09:06', '', 'GotRadio Toolbar', '', 'publish', 'open', 'open', '', 'gotradio-toolbar', '', '', '2014-03-26 21:09:06', '2014-03-26 21:09:06', '', 0, 'http://gotradio.drift2.com/?p=14', 1, 'nav_menu_item', '', 0), (15, 1, '2014-03-26 21:09:06', '2014-03-26 21:09:06', '', 'IPhone Player', '', 'publish', 'open', 'open', '', 'iphone-player', '', '', '2014-03-26 21:09:06', '2014-03-26 21:09:06', '', 0, 'http://gotradio.drift2.com/?p=15', 2, 'nav_menu_item', '', 0), (16, 1, '2014-03-26 20:48:26', '2014-03-26 20:48:26', '

    Membership - Coming Early 2015

    \r\nWe regret to inform you that we are no longer accepting new Members at this time, nor are we renewing our members. We are working to update the membership and plan to re-launch the service early 2015 with cool new features.', 'My GotRadio', '', 'publish', 'open', 'open', '', 'ad-free-internet-radio', '', '', '2014-04-19 00:39:13', '2014-04-19 00:39:13', '', 0, 'http://gotradio.drift2.com/?page_id=16', 3, 'page', '', 0), (17, 1, '2014-03-26 20:48:26', '2014-03-26 20:48:26', '

    Membership - Coming Early 2015

    \r\nWe regret to inform you that we are no longer accepting new Members at this time, nor are we renewing our members. We are working to update the membership and plan to re-launch the service early 2015 with cool new features.', 'Ad Free Internet Radio', '', 'inherit', 'open', 'open', '', '16-revision-v1', '', '', '2014-03-26 20:48:26', '2014-03-26 20:48:26', '', 16, 'http://gotradio.drift2.com/16-revision-v1/', 0, 'revision', '', 0), (18, 1, '2014-03-26 20:50:01', '2014-03-26 20:50:01', 'If you are an independent artist or record label looking to submit your music for airplay consideration, please send your cd (no cassettes please) to:\r\n\r\nGotRadio\r\nAttn: (channel which best identifies with your music, i.e. New Age)\r\n7909 Walerga Road\r\nSte. 112-1308\r\nAntelope, CA 95843\r\n\r\nOR\r\n

    Contact Form

    \r\nYou may submit an mp3 by using the contact form below or by sending an email to programmer at gotradio.com. Be sure to put the type of music you are submitting in the subject line.\r\n\r\n \r\n\r\n[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'publish', 'open', 'open', '', 'contact-us', '', '', '2014-05-02 22:06:11', '2014-05-02 22:06:11', '', 0, 'http://gotradio.drift2.com/?page_id=18', 2, 'page', '', 0), (273, 1, '2014-04-25 19:11:27', '2014-04-25 19:11:27', '

    Contact Form

    \r\n[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-25 19:11:27', '2014-04-25 19:11:27', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (274, 1, '2014-04-25 19:12:12', '2014-04-25 19:12:12', '

    Contact Form

    \r\nIf you are an independent artist or record label looking to submit your music for airplay consideration, please send your cd (no cassettes please) to:\r\n\r\nGotRadio\r\nAttn: (channel which best identifies with your music, i.e. New Age)\r\n7909 Walerga Road\r\nSte. 112-1308\r\nAntelope, CA 95843\r\n\r\nOR\r\n\r\nYou may submit an mp3 to programmer at gotradio.com. Be sure to put the type of music you are submitting in the subject line.\r\n\r\n[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-25 19:12:12', '2014-04-25 19:12:12', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (275, 1, '2014-04-25 19:18:55', '2014-04-25 19:18:55', 'If you are an independent artist or record label looking to submit your music for airplay consideration, please send your cd (no cassettes please) to:\r\n\r\nGotRadio\r\nAttn: (channel which best identifies with your music, i.e. New Age)\r\n7909 Walerga Road\r\nSte. 112-1308\r\nAntelope, CA 95843\r\n\r\nOR\r\n

    Contact Form

    \r\nYou may submit an mp3 to programmer at gotradio.com. Be sure to put the type of music you are submitting in the subject line.\r\n\r\n \r\n\r\n[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-25 19:18:55', '2014-04-25 19:18:55', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (19, 1, '2014-03-26 20:50:01', '2014-03-26 20:50:01', '
    \r\n
    \r\n \r\n \r\n
    \r\n
    \r\n \r\n \r\n
    \r\n
    \r\n \r\n \r\n
    \r\n
    \r\n \r\n \r\n
    \r\n
    \r\n \r\n \r\n
    \r\n \r\n
    \r\n \r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-03-26 20:50:01', '2014-03-26 20:50:01', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (20, 1, '2014-03-26 21:10:51', '2014-03-26 21:10:51', ' ', '', '', 'publish', 'open', 'open', '', '20', '', '', '2014-03-26 21:16:59', '2014-03-26 21:16:59', '', 0, 'http://gotradio.drift2.com/?p=20', 5, 'nav_menu_item', '', 0), (21, 1, '2014-03-26 21:10:51', '2014-03-26 21:10:51', ' ', '', '', 'publish', 'open', 'open', '', '21', '', '', '2014-03-26 21:16:59', '2014-03-26 21:16:59', '', 0, 'http://gotradio.drift2.com/?p=21', 1, 'nav_menu_item', '', 0), (23, 1, '2014-03-26 21:16:14', '2014-03-26 21:16:14', 'Music ROOM Copy Here', 'Music', '', 'publish', 'open', 'open', '', 'music', '', '', '2014-04-19 00:39:05', '2014-04-19 00:39:05', '', 0, 'http://gotradio.drift2.com/?page_id=23', 1, 'page', '', 0), (24, 1, '2014-03-26 21:16:14', '2014-03-26 21:16:14', '', 'Music', '', 'inherit', 'open', 'open', '', '23-revision-v1', '', '', '2014-03-26 21:16:14', '2014-03-26 21:16:14', '', 23, 'http://gotradio.drift2.com/23-revision-v1/', 0, 'revision', '', 0), (25, 1, '2014-03-26 21:16:59', '2014-03-26 21:16:59', ' ', '', '', 'publish', 'open', 'open', '', '25', '', '', '2014-03-26 21:16:59', '2014-03-26 21:16:59', '', 0, 'http://gotradio.drift2.com/?p=25', 2, 'nav_menu_item', '', 0), (26, 1, '2014-03-26 21:16:59', '2014-03-26 21:16:59', ' ', '', '', 'publish', 'open', 'open', '', '26', '', '', '2014-03-26 21:16:59', '2014-03-26 21:16:59', '', 0, 'http://gotradio.drift2.com/?p=26', 4, 'nav_menu_item', '', 0), (27, 1, '2014-03-26 21:17:33', '2014-03-26 21:17:33', '

    Membership - Coming Early 2015

    \r\nWe regret to inform you that we are no longer accepting new Members at this time, nor are we renewing our members. We are working to update the membership and plan to re-launch the service early 2015 with cool new features.', 'My GotRadio', '', 'inherit', 'open', 'open', '', '16-revision-v1', '', '', '2014-03-26 21:17:33', '2014-03-26 21:17:33', '', 16, 'http://gotradio.drift2.com/16-revision-v1/', 0, 'revision', '', 0), (30, 1, '2014-04-08 20:42:40', '2014-04-08 20:42:40', '', 'baby-face-1', '', 'inherit', 'open', 'open', '', 'baby-face-1', '', '', '2014-04-08 20:42:40', '2014-04-08 20:42:40', '', 9, 'http://gotradio.drift2.com/wp-content/uploads/2014/03/baby-face-1.jpg', 0, 'attachment', 'image/jpeg', 0), (31, 1, '2014-04-09 17:08:05', '2014-04-09 17:08:05', '', 'AAA Boulevard', 'The ultimate alternative rock station without the edge. Hear all the best singer/songwriters of today.', 'publish', 'open', 'open', '', 'aaa-boulevard', '', '', '2014-04-22 22:10:19', '2014-04-22 22:10:19', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=31', 14, 'stations', '', 0), (37, 1, '2014-04-09 20:49:40', '2014-04-09 20:49:40', '', 'AAA Boulevard', '', 'inherit', 'open', 'open', '', '31-revision-v1', '', '', '2014-04-09 20:49:40', '2014-04-09 20:49:40', '', 31, 'http://gotradio.drift2.com/31-revision-v1/', 0, 'revision', '', 0), (38, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '38', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=38', 1, 'nav_menu_item', '', 0), (32, 1, '2014-04-09 17:08:05', '2014-04-09 17:08:05', 'Gteaertasrfasdfasdfadsfasrfasdfasdfasdfasdf', 'Test Station 2', 'Gteaertasrfasdfasdfadsfasrfasdfasdfasdfasdf Gteaertasrfasdfasdfadsfasrfasdfasdfasdfasdf Gteaertasrfasdfasdfadsfasrfasdfasdfasdfasdf Gteaertasrfasdfasdfadsfasrfasdfasdfasdfasdf Gteaertasrfasdfasdfadsfasrfasdfasdfasdfasdf', 'inherit', 'open', 'open', '', '31-revision-v1', '', '', '2014-04-09 17:08:05', '2014-04-09 17:08:05', '', 31, 'http://gotradio.drift2.com/31-revision-v1/', 0, 'revision', '', 0), (33, 1, '2014-04-09 17:20:09', '2014-04-09 17:20:09', '', '90s_alternative', '', 'inherit', 'open', 'open', '', '90s_alternative', '', '', '2014-04-09 17:20:09', '2014-04-09 17:20:09', '', 9, 'http://gotradio.drift2.com/wp-content/uploads/2014/03/90s_alternative.jpg', 0, 'attachment', 'image/jpeg', 0), (34, 1, '2014-04-09 17:20:35', '2014-04-09 17:20:35', '90s_alternativeWhere we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', '90''s Alternative', 'Where we dig into the alternative music Vault and bring out some great songs that you forgot you loved! Artists like Garbage, Beck, The Flaming Lips, Ben Folds Five, Radiohead and Smashing Pumplkins.', 'inherit', 'open', 'open', '', '9-autosave-v1', '', '', '2014-04-09 17:20:35', '2014-04-09 17:20:35', '', 9, 'http://gotradio.drift2.com/9-autosave-v1/', 0, 'revision', '', 0), (179, 1, '2014-04-17 17:57:53', '2014-04-17 17:57:53', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum consequat, orci ac laoreet cursus, dolor sem luctus lorem, eget consequat magna felis a magna. Aliquam scelerisque condimentum ante, eget facilisis tortor lobortis in. In interdum venenatis justo eget consequat. Morbi commodo rhoncus mi nec pharetra. Aliquam erat volutpat. Mauris non lorem eu dolor hendrerit dapibus. Mauris mollis nisl quis sapien posuere consectetur. Nullam in sapien at nisi ornare bibendum at ut lectus. Pellentesque ut magna mauris. Nam viverra suscipit ligula, sed accumsan enim placerat nec. Cras vitae metus vel dolor ultrices sagittis. Duis venenatis augue sed risus laoreet congue ac ac leo. Donec fermentum accumsan libero sit amet iaculis. Duis tristique dictum enim, ac fringilla risus bibendum in. Nunc ornare, quam sit amet ultricies gravida, tortor mi malesuada urna, quis commodo dui nibh in lacus. Nunc vel tortor mi. Pellentesque vel urna a arcu adipiscing imperdiet vitae sit amet neque. Integer eu lectus et nunc dictum sagittis. Curabitur commodo vulputate fringilla. Sed eleifend, arcu convallis adipiscing congue, dui turpis commodo magna, et vehicula sapien turpis sit amet nisi.', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-17 17:57:53', '2014-04-17 17:57:53', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (39, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '39', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=39', 2, 'nav_menu_item', '', 0), (40, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '40', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=40', 3, 'nav_menu_item', '', 0), (42, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '42', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=42', 5, 'nav_menu_item', '', 0), (43, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '43', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=43', 6, 'nav_menu_item', '', 0), (44, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '44', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=44', 7, 'nav_menu_item', '', 0), (45, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '45', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=45', 8, 'nav_menu_item', '', 0), (46, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', '', 'Soothing & Sophisticated', '', 'publish', 'open', 'open', '', 'soothing-sophisticated', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=46', 9, 'nav_menu_item', '', 0), (47, 1, '2014-04-09 22:32:33', '2014-04-09 22:32:33', ' ', '', '', 'publish', 'open', 'open', '', '47', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=47', 10, 'nav_menu_item', '', 0), (285, 1, '2014-05-02 19:25:38', '2014-05-02 19:25:38', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\r\n\r\n \r\n
    [srp post_limit=''2'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-05-02 19:25:38', '2014-05-02 19:25:38', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (184, 1, '2014-04-18 21:56:18', '2014-04-18 21:56:18', '', 'Woman''s Alternative', 'Expertly blended to give you a taste of the best female performers of all time\r\n', 'inherit', 'open', 'open', '', '102-revision-v1', '', '', '2014-04-18 21:56:18', '2014-04-18 21:56:18', '', 102, 'http://gotradio.drift2.com/102-revision-v1/', 0, 'revision', '', 0), (190, 4, '2014-04-22 21:09:21', '0000-00-00 00:00:00', '', 'GotRadio Classical Music Brings You The World', '', 'draft', 'open', 'open', '', '', '', '', '2014-04-22 21:09:22', '2014-04-22 21:09:22', '', 0, 'http://gotradio.drift2.com/?p=190', 1, 'post', '', 0), (50, 1, '2014-04-10 01:11:41', '2014-04-10 01:11:41', '', 'Alternative', 'Streaming the best of today''s top alternative bands!\r\n', 'publish', 'open', 'open', '', 'alternative', '', '', '2014-04-22 22:08:56', '2014-04-22 22:08:56', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=50', 25, 'stations', '', 0), (51, 1, '2014-04-10 01:11:41', '2014-04-10 01:11:41', '', 'Alternative', '', 'inherit', 'open', 'open', '', '50-revision-v1', '', '', '2014-04-10 01:11:41', '2014-04-10 01:11:41', '', 50, 'http://gotradio.drift2.com/50-revision-v1/', 0, 'revision', '', 0), (56, 1, '2014-04-11 23:34:04', '2014-04-11 23:34:04', 'readadsfasd', 'WordPress Resources at SiteGround', '', 'inherit', 'open', 'open', '', '1-revision-v1', '', '', '2014-04-11 23:34:04', '2014-04-11 23:34:04', '', 1, 'http://gotradio.drift2.com/1-revision-v1/', 0, 'revision', '', 0), (52, 1, '2014-04-12 19:19:16', '2014-04-12 19:19:16', '', 'Americana', 'Straight from the heart of America - Roots Radio at it''s best.\r\n', 'publish', 'open', 'open', '', 'americana', '', '', '2014-04-22 22:23:21', '2014-04-22 22:23:21', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=52', 5, 'stations', '', 0), (68, 2, '2014-04-12 19:45:25', '2014-04-12 19:45:25', '', 'Alternative', 'Streaming the best of today''s top alternative bands!\r\n', 'inherit', 'open', 'open', '', '50-revision-v1', '', '', '2014-04-12 19:45:25', '2014-04-12 19:45:25', '', 50, 'http://gotradio.drift2.com/50-revision-v1/', 0, 'revision', '', 0), (53, 1, '2014-04-10 01:38:27', '2014-04-10 01:38:27', '', 'Alternative', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius fermentum orci in ultrices. Integer aliquam neque eros, vitae tempor ligula consectetur ut. Quisque ut viverra quam. Mauris quis leo sed arcu accumsan volutpat. Nam gravida ante ut nunc vestibulum,', 'inherit', 'open', 'open', '', '50-revision-v1', '', '', '2014-04-10 01:38:27', '2014-04-10 01:38:27', '', 50, 'http://gotradio.drift2.com/50-revision-v1/', 0, 'revision', '', 0), (64, 1, '2014-04-12 19:23:26', '2014-04-12 19:23:26', '', 'AAA Boulevard', 'The ultimate alternative rock station without the edge. Hear all the best singer/songwriters of today.', 'inherit', 'open', 'open', '', '31-revision-v1', '', '', '2014-04-12 19:23:26', '2014-04-12 19:23:26', '', 31, 'http://gotradio.drift2.com/31-revision-v1/', 0, 'revision', '', 0), (54, 1, '2014-04-10 01:38:38', '2014-04-10 01:38:38', '', 'AAA Boulevard', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc varius fermentum orci in ultrices. Integer aliquam neque eros, vitae tempor ligula consectetur ut. Quisque ut viverra quam. Mauris quis leo sed arcu accumsan volutpat. Nam gravida ante ut nunc vestibulum,', 'inherit', 'open', 'open', '', '31-revision-v1', '', '', '2014-04-10 01:38:38', '2014-04-10 01:38:38', '', 31, 'http://gotradio.drift2.com/31-revision-v1/', 0, 'revision', '', 0), (67, 2, '2014-04-12 19:42:27', '2014-04-12 19:42:27', '', 'Americana', 'Straight from the heart of America - Roots Radio at it''s best.\r\n', 'inherit', 'open', 'open', '', '52-revision-v1', '', '', '2014-04-12 19:42:27', '2014-04-12 19:42:27', '', 52, 'http://gotradio.drift2.com/52-revision-v1/', 0, 'revision', '', 0), (69, 2, '2014-04-12 19:46:23', '2014-04-12 19:46:23', '', 'Big Band', 'Step back in time to the station that streams the masters of big bands from Dorsey to Goodman and beyond!\r\n', 'publish', 'open', 'open', '', 'big-band', '', '', '2014-04-22 22:43:51', '2014-04-22 22:43:51', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=69', 19, 'stations', '', 0), (70, 2, '2014-04-12 19:46:23', '2014-04-12 19:46:23', '', 'Big Band', 'Step back in time to the station that streams the masters of big bands from Dorsey to Goodman and beyond!\r\n', 'inherit', 'open', 'open', '', '69-revision-v1', '', '', '2014-04-12 19:46:23', '2014-04-12 19:46:23', '', 69, 'http://gotradio.drift2.com/69-revision-v1/', 0, 'revision', '', 0), (71, 2, '2014-04-12 19:47:34', '2014-04-12 19:47:34', '', 'The Big Score', 'Wonderful scores that take you on a musical journey through the history of film.\r\n', 'publish', 'open', 'open', '', 'the-big-score', '', '', '2014-04-12 20:26:46', '2014-04-12 20:26:46', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=71', 39, 'stations', '', 0), (72, 2, '2014-04-12 19:47:34', '2014-04-12 19:47:34', '', 'The Big Score', 'Wonderful scores that take you on a musical journey through the history of film.\r\n', 'inherit', 'open', 'open', '', '71-revision-v1', '', '', '2014-04-12 19:47:34', '2014-04-12 19:47:34', '', 71, 'http://gotradio.drift2.com/71-revision-v1/', 0, 'revision', '', 0), (73, 2, '2014-04-12 19:48:24', '2014-04-12 19:48:24', '', 'Bit O Blues', 'The stations that stays true blue to the blues! Mixing yesterdays blues brothers with todays electric and contemporary blues performers.\r\n', 'publish', 'open', 'open', '', 'bit-o-blues', '', '', '2014-04-14 22:38:04', '2014-04-14 22:38:04', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=73', 6, 'stations', '', 0), (74, 2, '2014-04-12 19:48:24', '2014-04-12 19:48:24', '', 'Bit O Blues', 'The stations that stays true blue to the blues! Mixing yesterdays blues brothers with todays electric and contemporary blues performers.\r\n', 'inherit', 'open', 'open', '', '73-revision-v1', '', '', '2014-04-12 19:48:24', '2014-04-12 19:48:24', '', 73, 'http://gotradio.drift2.com/73-revision-v1/', 0, 'revision', '', 0), (75, 2, '2014-04-12 19:49:08', '2014-04-12 19:49:08', '', 'Bluegrass', 'From traditional downhome bluegrass artists to new foot stompin'' fiddlers.\r\n', 'publish', 'open', 'open', '', 'bluegrass', '', '', '2014-04-22 22:21:10', '2014-04-22 22:21:10', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=75', 8, 'stations', '', 0), (76, 2, '2014-04-12 19:49:08', '2014-04-12 19:49:08', '', 'Bluegrass', 'From traditional downhome bluegrass artists to new foot stompin'' fiddlers.\r\n', 'inherit', 'open', 'open', '', '75-revision-v1', '', '', '2014-04-12 19:49:08', '2014-04-12 19:49:08', '', 75, 'http://gotradio.drift2.com/75-revision-v1/', 0, 'revision', '', 0), (77, 2, '2014-04-12 19:51:39', '2014-04-12 19:51:39', '', 'Celtic Crossing', 'Blending traditional and new celtic artists for a soothing celtic channel. \r\n', 'publish', 'open', 'open', '', 'celtic-crossing', '', '', '2014-04-14 21:07:12', '2014-04-14 21:07:12', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=77', 4, 'stations', '', 0), (78, 2, '2014-04-12 19:51:39', '2014-04-12 19:51:39', '', 'Celtic Crossing', 'Blending traditional and new celtic artists for a soothing celtic channel. \r\n', 'inherit', 'open', 'open', '', '77-revision-v1', '', '', '2014-04-12 19:51:39', '2014-04-12 19:51:39', '', 77, 'http://gotradio.drift2.com/77-revision-v1/', 0, 'revision', '', 0), (79, 2, '2014-04-12 19:52:37', '2014-04-12 19:52:37', '', 'The Beat', 'Streaming a hot mix of the latest Urban, hip hop and rhythmic Top 40 hits.\r\n', 'publish', 'open', 'open', '', 'the-beat', '', '', '2014-04-14 21:08:56', '2014-04-14 21:08:56', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=79', 33, 'stations', '', 0), (81, 2, '2014-04-12 19:52:37', '2014-04-12 19:52:37', '', 'The Beat', 'Streaming a hot mix of the latest Urban, hip hop and rhythmic Top 40 hits.\r\n', 'inherit', 'open', 'open', '', '79-revision-v1', '', '', '2014-04-12 19:52:37', '2014-04-12 19:52:37', '', 79, 'http://gotradio.drift2.com/79-revision-v1/', 0, 'revision', '', 0), (82, 2, '2014-04-12 19:53:17', '2014-04-12 19:53:17', '', 'Christmas Celebration ', 'Blending favorite Christmas classics with new holiday hits!\r\n', 'publish', 'open', 'open', '', 'christmas-celebration', '', '', '2014-04-22 22:30:09', '2014-04-22 22:30:09', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=82', 15, 'stations', '', 0), (83, 2, '2014-04-12 19:53:17', '2014-04-12 19:53:17', '', 'Christmas Celebration ', 'Blending favorite Christmas classics with new holiday hits!\r\n', 'inherit', 'open', 'open', '', '82-revision-v1', '', '', '2014-04-12 19:53:17', '2014-04-12 19:53:17', '', 82, 'http://gotradio.drift2.com/82-revision-v1/', 0, 'revision', '', 0), (84, 2, '2014-04-12 19:54:04', '2014-04-12 19:54:04', '', 'Classic 60''s', 'A musical Kaleidoscope of the 60''s, Rock & Roll, R&B, Pop & Soul all put in a pot like Gumbo where you can taste The Beatles, Otis Redding, The Doors, Dusty Springfield, James Brown and The Grass Roots.@Gotradio #classic60''s\r\n', 'publish', 'open', 'open', '', 'classic-60s', '', '', '2014-04-22 21:50:44', '2014-04-22 21:50:44', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=84', 7, 'stations', '', 1), (85, 2, '2014-04-12 19:54:04', '2014-04-12 19:54:04', '', 'Classic 60''s', 'A musical Kaleidoscope of the 60''s, Rock & Roll, R&B, Pop & Soul all put in a pot like Gumbo where you can taste The Beatles, Otis Redding, The Doors, Dusty Springfield, James Brown and The Grass Roots.@Gotradio #classic60''s\r\n', 'inherit', 'open', 'open', '', '84-revision-v1', '', '', '2014-04-12 19:54:04', '2014-04-12 19:54:04', '', 84, 'http://gotradio.drift2.com/84-revision-v1/', 0, 'revision', '', 0), (86, 2, '2014-04-12 19:54:47', '2014-04-12 19:54:47', '', 'Classic Country', 'Put on your kickers and take a trip back to the days when Country was King. Hear all your classic country favorites from Loretta Lynn, Dolly Parton, Oak Ridge Boys, Waylon Jennings, Willie Nelson and more!\r\n\r\n', 'publish', 'open', 'open', '', 'classic-country', '', '', '2014-04-22 21:48:58', '2014-04-22 21:48:58', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=86', 11, 'stations', '', 0), (87, 2, '2014-04-12 19:54:47', '2014-04-12 19:54:47', '', 'Classic Country', 'The hippiest rock, pop and ballad-teers from the 60''s era with more Beatles!\r\n', 'inherit', 'open', 'open', '', '86-revision-v1', '', '', '2014-04-12 19:54:47', '2014-04-12 19:54:47', '', 86, 'http://gotradio.drift2.com/86-revision-v1/', 0, 'revision', '', 0), (88, 2, '2014-04-12 19:55:34', '2014-04-12 19:55:34', '', 'Classic Rock', 'Daring to go where no other classic rock station has gone before. All the best classic rock artists from AC DC to ZZ Top\r\n', 'publish', 'open', 'open', '', 'classic-rock', '', '', '2014-04-23 16:21:01', '2014-04-23 16:21:01', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=88', 10, 'stations', '', 0), (89, 2, '2014-04-12 19:55:34', '2014-04-12 19:55:34', '', 'Classic Rock', 'Daring to go where no other classic rock station has gone before. All the best classic rock artists from AC DC to ZZ Top\r\n', 'inherit', 'open', 'open', '', '88-revision-v1', '', '', '2014-04-12 19:55:34', '2014-04-12 19:55:34', '', 88, 'http://gotradio.drift2.com/88-revision-v1/', 0, 'revision', '', 0), (90, 2, '2014-04-12 19:56:30', '2014-04-12 19:56:30', '', 'Classical ', 'Four centuries of the music world''s great compositions: there''s always something to discover.\r\n@GtRadioClassics rnadel@gotradio.com\r\n', 'publish', 'open', 'open', '', 'classical', '', '', '2014-04-22 21:35:05', '2014-04-22 21:35:05', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=90', 12, 'stations', '', 0), (91, 2, '2014-04-12 19:56:30', '2014-04-12 19:56:30', '', 'Classical ', 'Four centuries of the music world''s great compositions: there''s always something to discover.\r\n', 'inherit', 'open', 'open', '', '90-revision-v1', '', '', '2014-04-12 19:56:30', '2014-04-12 19:56:30', '', 90, 'http://gotradio.drift2.com/90-revision-v1/', 0, 'revision', '', 0), (92, 2, '2014-04-12 19:57:16', '2014-04-12 19:57:16', '', 'Classical Voices', 'An ever-changing selection from the best choral, vocal, and operatic music\r\n', 'publish', 'open', 'open', '', 'classical-voices', '', '', '2014-04-12 19:57:16', '2014-04-12 19:57:16', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=92', 17, 'stations', '', 0), (93, 2, '2014-04-12 19:57:16', '2014-04-12 19:57:16', '', 'Classical Voices', 'An ever-changing selection from the best choral, vocal, and operatic music\r\n', 'inherit', 'open', 'open', '', '92-revision-v1', '', '', '2014-04-12 19:57:16', '2014-04-12 19:57:16', '', 92, 'http://gotradio.drift2.com/92-revision-v1/', 0, 'revision', '', 0), (94, 2, '2014-04-12 19:57:59', '2014-04-12 19:57:59', '', 'Country Christmas', 'Christmas classics from today''s country artists', 'publish', 'open', 'open', '', 'country-christmas', '', '', '2014-04-22 22:19:41', '2014-04-22 22:19:41', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=94', 20, 'stations', '', 0), (95, 2, '2014-04-12 19:57:59', '2014-04-12 19:57:59', '', 'Country Christmas', 'Christmas classics from today''s country artists', 'inherit', 'open', 'open', '', '94-revision-v1', '', '', '2014-04-12 19:57:59', '2014-04-12 19:57:59', '', 94, 'http://gotradio.drift2.com/94-revision-v1/', 0, 'revision', '', 0), (96, 2, '2014-04-12 19:59:08', '2014-04-12 19:59:08', '', 'Disco', 'Born in the 70''s and still lives today. From fashion to dance floor passion the Disco channel is open to everyone. Donna Summer, Chic, Gloria Gaynor and more. You may hear Draft Punk too. Your never too old or young to listen to the Disco channel @Gotradio #Disco\r\n', 'publish', 'open', 'open', '', 'disco', '', '', '2014-04-12 19:59:08', '2014-04-12 19:59:08', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=96', 3, 'stations', '', 0), (97, 2, '2014-04-12 19:59:08', '2014-04-12 19:59:08', '', 'Disco', 'Born in the 70''s and still lives today. From fashion to dance floor passion the Disco channel is open to everyone. Donna Summer, Chic, Gloria Gaynor and more. You may hear Draft Punk too. Your never too old or young to listen to the Disco channel @Gotradio #Disco\r\n', 'inherit', 'open', 'open', '', '96-revision-v1', '', '', '2014-04-12 19:59:08', '2014-04-12 19:59:08', '', 96, 'http://gotradio.drift2.com/96-revision-v1/', 0, 'revision', '', 0), (98, 2, '2014-04-12 20:00:04', '2014-04-12 20:00:04', '', 'Folk Lore', 'The ultimate blend of Americana music - Acoustic, Bluegrass, Folk, Roots and Rockabilly - all with a touch of Twang. From Core artists Steve Earle, Lucinda Williams, Lyle Lovett, Gillian Welch, Joe Ely, Guy Clark and Emmylou Harris to Nickel Creek, The Civil Wars, Neko Case, The Milk Carton Kids and The Tedeschi Trucks Band - it''s all here - on GotRadio''s Americana station. \r\n', 'publish', 'open', 'open', '', 'folk-lore', '', '', '2014-04-22 22:18:16', '2014-04-22 22:18:16', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=98', 34, 'stations', '', 0), (99, 2, '2014-04-12 20:00:04', '2014-04-12 20:00:04', '', 'Folk Lore', 'The ultimate blend of Americana music - Acoustic, Bluegrass, Folk, Roots and Rockabilly - all with a touch of Twang. From Core artists Steve Earle, Lucinda Williams, Lyle Lovett, Gillian Welch, Joe Ely, Guy Clark and Emmylou Harris to Nickel Creek, The Civil Wars, Neko Case, The Milk Carton Kids and The Tedeschi Trucks Band - it''s all here - on GotRadio''s Americana station. \r\n', 'inherit', 'open', 'open', '', '98-revision-v1', '', '', '2014-04-12 20:00:04', '2014-04-12 20:00:04', '', 98, 'http://gotradio.drift2.com/98-revision-v1/', 0, 'revision', '', 0), (100, 2, '2014-04-12 20:00:46', '2014-04-12 20:00:46', '', 'Forever Fifties', 'Sit back and forever enjoy the fabulous sounds of the fifties\r\n', 'publish', 'open', 'open', '', 'forever-fifties', '', '', '2014-04-12 20:00:46', '2014-04-12 20:00:46', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=100', 23, 'stations', '', 0), (101, 2, '2014-04-12 20:00:46', '2014-04-12 20:00:46', '', 'Forever Fifties', 'Sit back and forever enjoy the fabulous sounds of the fifties\r\n', 'inherit', 'open', 'open', '', '100-revision-v1', '', '', '2014-04-12 20:00:46', '2014-04-12 20:00:46', '', 100, 'http://gotradio.drift2.com/100-revision-v1/', 0, 'revision', '', 0), (102, 2, '2014-04-12 20:01:40', '2014-04-12 20:01:40', '', 'Woman''s Alternative', 'Expertly blended to give you a taste of the best female performers of all time\r\n', 'publish', 'open', 'open', '', 'womans-alternative', '', '', '2014-04-22 22:07:47', '2014-04-22 22:07:47', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=102', 50, 'stations', '', 0), (103, 2, '2014-04-12 20:01:40', '2014-04-12 20:01:40', '', 'Woman''s Alternative (not girl power)', 'Expertly blended to give you a taste of the best female performers of all time\r\n', 'inherit', 'open', 'open', '', '102-revision-v1', '', '', '2014-04-12 20:01:40', '2014-04-12 20:01:40', '', 102, 'http://gotradio.drift2.com/102-revision-v1/', 0, 'revision', '', 0), (104, 2, '2014-04-12 20:02:23', '2014-04-12 20:02:23', '', 'Guitar Genius', 'Flying fingers and guitar virtuosos grace this gorgeous channel of guitar compositions. \r\n', 'publish', 'open', 'open', '', 'guitar-genius', '', '', '2014-04-12 20:02:23', '2014-04-12 20:02:23', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=104', 28, 'stations', '', 0), (105, 2, '2014-04-12 20:02:23', '2014-04-12 20:02:23', '', 'Guitar Genius', 'Flying fingers and guitar virtuosos grace this gorgeous channel of guitar compositions. \r\n', 'inherit', 'open', 'open', '', '104-revision-v1', '', '', '2014-04-12 20:02:23', '2014-04-12 20:02:23', '', 104, 'http://gotradio.drift2.com/104-revision-v1/', 0, 'revision', '', 0), (106, 2, '2014-04-12 20:03:01', '2014-04-12 20:03:01', '', 'Heavenly Holidays', 'A heavenly blend of instrumental Christmas music\r\n', 'publish', 'open', 'open', '', 'heavenly-holidays', '', '', '2014-04-22 22:27:49', '2014-04-22 22:27:49', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=106', 29, 'stations', '', 0), (107, 2, '2014-04-12 20:03:01', '2014-04-12 20:03:01', '', 'Heavenly Holidays', 'A heavenly blend of instrumental christmas music\r\n', 'inherit', 'open', 'open', '', '106-revision-v1', '', '', '2014-04-12 20:03:01', '2014-04-12 20:03:01', '', 106, 'http://gotradio.drift2.com/106-revision-v1/', 0, 'revision', '', 0), (108, 2, '2014-04-12 20:03:08', '2014-04-12 20:03:08', '', 'Heavenly Holidays', 'A heavenly blend of instrumental Christmas music\r\n', 'inherit', 'open', 'open', '', '106-revision-v1', '', '', '2014-04-12 20:03:08', '2014-04-12 20:03:08', '', 106, 'http://gotradio.drift2.com/106-revision-v1/', 0, 'revision', '', 0), (109, 2, '2014-04-12 20:03:47', '2014-04-12 20:03:47', '', 'Hip Hop Stop', 'There no holding back with non-stop hip hop and rap', 'publish', 'open', 'open', '', 'hip-hop-stop', '', '', '2014-04-14 21:08:56', '2014-04-14 21:08:56', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=109', 13, 'stations', '', 0), (110, 2, '2014-04-12 20:03:47', '2014-04-12 20:03:47', '', 'Hip Hop Stop', 'There no holding back with non-stop hip hop and rap', 'inherit', 'open', 'open', '', '109-revision-v1', '', '', '2014-04-12 20:03:47', '2014-04-12 20:03:47', '', 109, 'http://gotradio.drift2.com/109-revision-v1/', 0, 'revision', '', 0), (111, 2, '2014-04-12 20:04:26', '2014-04-12 20:04:26', '', 'Hot Hits', 'A tasty blend of today''s hottest hits, with a slight alternative lean and no rap!\r\n', 'publish', 'open', 'open', '', 'hot-hits', '', '', '2014-04-14 21:08:56', '2014-04-14 21:08:56', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=111', 2, 'stations', '', 0), (112, 2, '2014-04-12 20:04:26', '2014-04-12 20:04:26', '', 'Hot Hits', 'A tasty blend of today''s hottest hits, with a slight alternative lean and no rap!\r\n', 'inherit', 'open', 'open', '', '111-revision-v1', '', '', '2014-04-12 20:04:26', '2014-04-12 20:04:26', '', 111, 'http://gotradio.drift2.com/111-revision-v1/', 0, 'revision', '', 0), (113, 2, '2014-04-12 20:05:38', '2014-04-12 20:05:38', '', 'Indie Underground', 'INDIE UNDERGROUND This ain''t no party, this ain''t no disco, this ain''t no fooling around This ain''t no Mudd Club, or C. B. G. B., I ain''t got time for that now . A haven for the Unsigned, Undiscovered, Musical Underdog in todays world. You can hear it before MTV plays it, You can buy it before ITunes sells it, You can enjoy it 24/7/365 on @GorRadio # IndieUnderground\r\n \r\n', 'publish', 'open', 'open', '', 'indie-underground', '', '', '2014-05-13 15:27:20', '2014-05-13 15:27:20', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=113', 48, 'stations', '', 0), (114, 2, '2014-04-12 20:05:38', '2014-04-12 20:05:38', '', 'Indie Underground', 'The best of the best of undiscovered, untapped and unsigned alternative rock.  ', 'inherit', 'open', 'open', '', '113-revision-v1', '', '', '2014-04-12 20:05:38', '2014-04-12 20:05:38', '', 113, 'http://gotradio.drift2.com/113-revision-v1/', 0, 'revision', '', 0), (115, 2, '2014-04-12 20:06:56', '2014-04-12 20:06:56', '', 'Jazz So Smooth', 'Easy, Breezy, Calm, Cool and Music too. Great "New" music and some "Standards" sure to Sooth any day. FourPlay, Bob James, Lalah Hathaway, The Crusaders & Boney James can all be heard at Jazz So Smooth @GotRadio #JazzSoSmooth\r\n', 'publish', 'open', 'open', '', 'jazz-so-smooth', '', '', '2014-04-22 22:46:12', '2014-04-22 22:46:12', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=115', 22, 'stations', '', 0), (116, 2, '2014-04-12 20:06:56', '2014-04-12 20:06:56', '', 'Jazz So Smooth', 'Easy, Breezy, Calm, Cool and Music too. Great "New" music and some "Standards" sure to Sooth any day. FourPlay, Bob James, Lalah Hathaway, The Crusaders & Boney James can all be heard at Jazz So Smooth @GotRadio #JazzSoSmooth\r\n', 'inherit', 'open', 'open', '', '115-revision-v1', '', '', '2014-04-12 20:06:56', '2014-04-12 20:06:56', '', 115, 'http://gotradio.drift2.com/115-revision-v1/', 0, 'revision', '', 0), (117, 2, '2014-04-12 20:07:30', '2014-04-12 20:07:30', '', 'Jazz So True', 'This is Not your Dad''s kinda Jazz Station. Joshua Redman, David Byrne, Wes Montgomery, Billie Holiday & Robert Glasper and more. We honor the Greats and embrace the New Jacks of Jazz all on @GotRadio.com #JazzSoReal\r\n', 'publish', 'open', 'open', '', 'jazz-so-true', '', '', '2014-04-12 20:07:38', '2014-04-12 20:07:38', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=117', 46, 'stations', '', 0), (118, 2, '2014-04-12 20:07:30', '2014-04-12 20:07:30', '', 'Jazz  So True', 'This is Not your Dad''s kinda Jazz Station. Joshua Redman, David Byrne, Wes Montgomery, Billie Holiday & Robert Glasper and more. We honor the Greats and embrace the New Jacks of Jazz all on @GotRadio.com #JazzSoReal\r\n', 'inherit', 'open', 'open', '', '117-revision-v1', '', '', '2014-04-12 20:07:30', '2014-04-12 20:07:30', '', 117, 'http://gotradio.drift2.com/117-revision-v1/', 0, 'revision', '', 0), (119, 2, '2014-04-12 20:07:38', '2014-04-12 20:07:38', '', 'Jazz So True', 'This is Not your Dad''s kinda Jazz Station. Joshua Redman, David Byrne, Wes Montgomery, Billie Holiday & Robert Glasper and more. We honor the Greats and embrace the New Jacks of Jazz all on @GotRadio.com #JazzSoReal\r\n', 'inherit', 'open', 'open', '', '117-revision-v1', '', '', '2014-04-12 20:07:38', '2014-04-12 20:07:38', '', 117, 'http://gotradio.drift2.com/117-revision-v1/', 0, 'revision', '', 0); INSERT INTO `got_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (120, 2, '2014-04-12 20:08:24', '2014-04-12 20:08:24', '', 'Mashups', 'MASHUPS: AKA: Bootlegs, Smashups, Blends, Boots, Power Mixing and Crossovers. The practice of assembling new songs from purloined elements of other tracks stretches back to the beginnings of recorded music. You want continuous mixing, You Can''t Stop, Won''t Quit you are a Mashup listener! Fergie vs. Salt-N-Pepa, 4 Tops vs. Kings of Leon, FloRida vs. Pitbull & Muse vs. Coldplay and Mo!\r\non @GotRadio #Mashups\r\nMark Keene\r\nProgrammer @ GotRadio.com\r\n\r\n', 'publish', 'open', 'open', '', 'mashups', '', '', '2014-05-13 15:21:31', '2014-05-13 15:21:31', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=120', 49, 'stations', '', 0), (121, 2, '2014-04-12 20:08:24', '2014-04-12 20:08:24', '', 'Mashups', 'Cleverly constructed mash ups joining two separate songs into one amazing new track. You have to hear it to believe it!\r\n', 'inherit', 'open', 'open', '', '120-revision-v1', '', '', '2014-04-12 20:08:24', '2014-04-12 20:08:24', '', 120, 'http://gotradio.drift2.com/120-revision-v1/', 0, 'revision', '', 0), (122, 2, '2014-04-12 20:09:14', '2014-04-12 20:09:14', '', 'Metal Madness', 'Not for the faint hearted. Metal rockers need only apply\r\n', 'publish', 'open', 'open', '', 'metal-madness', '', '', '2014-04-12 20:09:14', '2014-04-12 20:09:14', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=122', 21, 'stations', '', 0), (123, 2, '2014-04-12 20:09:14', '2014-04-12 20:09:14', '', 'Metal Madness', 'Not for the faint hearted. Metal rockers need only apply\r\n', 'inherit', 'open', 'open', '', '122-revision-v1', '', '', '2014-04-12 20:09:14', '2014-04-12 20:09:14', '', 122, 'http://gotradio.drift2.com/122-revision-v1/', 0, 'revision', '', 0), (124, 2, '2014-04-12 20:09:51', '2014-04-12 20:09:51', '', 'The Mix', 'The best blend of adult pop hits from the past 3 decades.\r\n', 'publish', 'open', 'open', '', 'the-mix', '', '', '2014-04-14 21:08:56', '2014-04-14 21:08:56', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=124', 27, 'stations', '', 0), (125, 2, '2014-04-12 20:09:51', '2014-04-12 20:09:51', '', 'The Mix', 'The best blend of adult pop hits from the past 3 decades.\r\n', 'inherit', 'open', 'open', '', '124-revision-v1', '', '', '2014-04-12 20:09:51', '2014-04-12 20:09:51', '', 124, 'http://gotradio.drift2.com/124-revision-v1/', 0, 'revision', '', 0), (126, 2, '2014-04-12 20:10:27', '2014-04-12 20:10:27', '', 'Musical Magic', 'Musical magic from the best Hollywood and Broadway musicals of all time.\r\n', 'publish', 'open', 'open', '', 'musical-magic', '', '', '2014-04-12 20:10:27', '2014-04-12 20:10:27', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=126', 31, 'stations', '', 0), (127, 2, '2014-04-12 20:10:27', '2014-04-12 20:10:27', '', 'Musical Magic', 'Musical magic from the best Hollywood and Broadway musicals of all time.\r\n', 'inherit', 'open', 'open', '', '126-revision-v1', '', '', '2014-04-12 20:10:27', '2014-04-12 20:10:27', '', 126, 'http://gotradio.drift2.com/126-revision-v1/', 0, 'revision', '', 0), (128, 2, '2014-04-12 20:11:06', '2014-04-12 20:11:06', '', 'Native American', 'Beautiful compositions from our Native brothers and sisters\r\n', 'publish', 'open', 'open', '', 'native-american', '', '', '2014-04-14 21:07:12', '2014-04-14 21:07:12', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=128', 18, 'stations', '', 0), (129, 2, '2014-04-12 20:11:06', '2014-04-12 20:11:06', '', 'Native American', 'Beautiful compositions from our Native brothers and sisters\r\n', 'inherit', 'open', 'open', '', '128-revision-v1', '', '', '2014-04-12 20:11:06', '2014-04-12 20:11:06', '', 128, 'http://gotradio.drift2.com/128-revision-v1/', 0, 'revision', '', 0), (130, 2, '2014-04-12 20:11:45', '2014-04-12 20:11:45', '', 'New Age Nuance', 'Discover the soothing, beautiful and spiritual sounds found only at New Age Nuance.\r\n', 'publish', 'open', 'open', '', 'new-age-nuance', '', '', '2014-04-12 20:11:45', '2014-04-12 20:11:45', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=130', 35, 'stations', '', 0), (131, 2, '2014-04-12 20:11:45', '2014-04-12 20:11:45', '', 'New Age Nuance', 'Discover the soothing, beautiful and spiritual sounds found only at New Age Nuance.\r\n', 'inherit', 'open', 'open', '', '130-revision-v1', '', '', '2014-04-12 20:11:45', '2014-04-12 20:11:45', '', 130, 'http://gotradio.drift2.com/130-revision-v1/', 0, 'revision', '', 0), (132, 2, '2014-04-12 20:12:13', '2014-04-12 20:12:13', '', 'Old School', 'Taking you back to the Old School days of hip hop and urban hits.', 'publish', 'open', 'open', '', 'old-school', '', '', '2014-04-12 20:12:13', '2014-04-12 20:12:13', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=132', 16, 'stations', '', 0), (133, 2, '2014-04-12 20:12:13', '2014-04-12 20:12:13', '', 'Old School', 'Taking you back to the Old School days of hip hop and urban hits.', 'inherit', 'open', 'open', '', '132-revision-v1', '', '', '2014-04-12 20:12:13', '2014-04-12 20:12:13', '', 132, 'http://gotradio.drift2.com/132-revision-v1/', 0, 'revision', '', 0), (134, 2, '2014-04-12 20:12:46', '2014-04-12 20:12:46', '', 'Piano Perfect', 'The perfect blend of solo piano and piano based instrumental compositions. A truly beautiful music experience.\r\n', 'publish', 'open', 'open', '', 'piano-perfect', '', '', '2014-04-12 20:12:46', '2014-04-12 20:12:46', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=134', 36, 'stations', '', 0), (135, 2, '2014-04-12 20:12:46', '2014-04-12 20:12:46', '', 'Piano Perfect', 'The perfect blend of solo piano and piano based instrumental compositions. A truly beautiful music experience.\r\n', 'inherit', 'open', 'open', '', '134-revision-v1', '', '', '2014-04-12 20:12:46', '2014-04-12 20:12:46', '', 134, 'http://gotradio.drift2.com/134-revision-v1/', 0, 'revision', '', 0), (136, 2, '2014-04-12 20:13:28', '2014-04-12 20:13:28', '', 'P.S. I Love You', 'How many times can you hear someone say "I Love You" well you can hear those 3 special words all day. There is no format, There are no rules. Doobie Brothers, Celine Dion, Barbra Streisand, Whitney Houston & Journey.@GotRadio #PSILoveYou\r\n', 'publish', 'open', 'open', '', 'p-s-i-love-you', '', '', '2014-04-22 22:33:38', '2014-04-22 22:33:38', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=136', 40, 'stations', '', 0), (137, 2, '2014-04-12 20:13:28', '2014-04-12 20:13:28', '', 'P.S. I Love You', 'How many times can you hear someone say "I Love You" well you can hear those 3 special words all day. There is no format, There are no rules. Doobie Brothers, Celine Dion, Barbra Streisand, Whitney Houston & Journey.@GotRadio #PSILoveYou\r\n', 'inherit', 'open', 'open', '', '136-revision-v1', '', '', '2014-04-12 20:13:28', '2014-04-12 20:13:28', '', 136, 'http://gotradio.drift2.com/136-revision-v1/', 0, 'revision', '', 0), (138, 2, '2014-04-12 20:14:48', '2014-04-12 20:14:48', '', 'R&B Classics', 'Al Green, Aretha Franklin, Barry White, Ray Charles, Diana Ross and more can all be heard in the House of Hits on the R&B channel on GotRadio.com\r\nMotown, Stax Records, The Philly Sound, Atlantic Records. The Era''s, The Moments. @Gotradio #R&Bclassics\r\n', 'publish', 'open', 'open', '', 'rb-classics', '', '', '2014-04-22 21:32:02', '2014-04-22 21:32:02', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=138', 26, 'stations', '', 0), (139, 2, '2014-04-12 20:14:48', '2014-04-12 20:14:48', '', 'R&B Classics', '"Al Green, Aretha Franklin, Barry White, Ray Charles, Diana Ross and more can all be heard in the House of Hits on the R&B channel on GotRadio.com\r\nMotown, Stax Records, The Philly Sound, Atlantic Records. The Era''s, The Moments. @Gotradio #R&Bclassics"\r\n', 'inherit', 'open', 'open', '', '138-revision-v1', '', '', '2014-04-12 20:14:48', '2014-04-12 20:14:48', '', 138, 'http://gotradio.drift2.com/138-revision-v1/', 0, 'revision', '', 0), (140, 2, '2014-04-12 20:15:16', '2014-04-12 20:15:16', '', 'Reggae', 'Totally Home Grown and great for the soul. Listen to reggae everyday helps keep you whole!\r\n', 'publish', 'open', 'open', '', 'reggae', '', '', '2014-04-14 21:07:12', '2014-04-14 21:07:12', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=140', 32, 'stations', '', 0), (141, 2, '2014-04-12 20:15:16', '2014-04-12 20:15:16', '', 'Reggae', 'Totally Home Grown and great for the soul. Listen to reggae everyday helps keep you whole!\r\n', 'inherit', 'open', 'open', '', '140-revision-v1', '', '', '2014-04-12 20:15:16', '2014-04-12 20:15:16', '', 140, 'http://gotradio.drift2.com/140-revision-v1/', 0, 'revision', '', 0), (142, 2, '2014-04-12 20:15:46', '2014-04-12 20:15:46', '', 'Retro 80s', 'The ''80s created a new wave of sound.  All the best ''80s new wave, pop and rock hits.\r\n', 'publish', 'open', 'open', '', 'retro-80s', '', '', '2014-04-22 21:29:59', '2014-04-22 21:29:59', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=142', 37, 'stations', '', 0), (143, 2, '2014-04-12 20:15:46', '2014-04-12 20:15:46', '', 'Retro 80s', 'The ''80s created a new wave of sound.  All the best ''80s new wave, pop and rock hits.\r\n', 'inherit', 'open', 'open', '', '142-revision-v1', '', '', '2014-04-12 20:15:46', '2014-04-12 20:15:46', '', 142, 'http://gotradio.drift2.com/142-revision-v1/', 0, 'revision', '', 0), (144, 2, '2014-04-12 20:16:24', '2014-04-12 20:16:24', '', 'Active Rock', 'Streaming the best of today''s top active rock bands\r\n', 'publish', 'open', 'open', '', 'rock', '', '', '2014-04-23 16:22:29', '2014-04-23 16:22:29', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=144', 9, 'stations', '', 0), (145, 2, '2014-04-12 20:16:24', '2014-04-12 20:16:24', '', 'Rock', 'Streaming the best of today''s top active rock bands\r\n', 'inherit', 'open', 'open', '', '144-revision-v1', '', '', '2014-04-12 20:16:24', '2014-04-12 20:16:24', '', 144, 'http://gotradio.drift2.com/144-revision-v1/', 0, 'revision', '', 0), (146, 2, '2014-04-12 20:16:56', '2014-04-12 20:16:56', '', 'Rockin'' 80''s', 'Station Description:\r\nWhere Hair Bands of the 80''s unite! Def Leppard, Scorpions, Tesla and more!\r\n', 'publish', 'open', 'open', '', 'rockin-80s', '', '', '2014-04-22 21:34:59', '2014-04-22 21:34:59', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=146', 38, 'stations', '', 0), (147, 2, '2014-04-12 20:16:56', '2014-04-12 20:16:56', '', 'Rockin'' 80''s', 'Where Hair Bands of the 80''s unite! Def Leppard, Scorpions, Tesla and more!\r\n', 'inherit', 'open', 'open', '', '146-revision-v1', '', '', '2014-04-12 20:16:56', '2014-04-12 20:16:56', '', 146, 'http://gotradio.drift2.com/146-revision-v1/', 0, 'revision', '', 0), (148, 2, '2014-04-12 20:17:42', '2014-04-12 20:17:42', '', 'Rockin'' Country', 'Rockin'' Country with a Kick!\r\n', 'publish', 'open', 'open', '', 'rockin-country', '', '', '2014-04-22 22:17:15', '2014-04-22 22:17:15', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=148', 43, 'stations', '', 0), (149, 2, '2014-04-12 20:17:42', '2014-04-12 20:17:42', '', 'Rockin'' Country', 'Rockin'' Country with a Kick!\r\n', 'inherit', 'open', 'open', '', '148-revision-v1', '', '', '2014-04-12 20:17:42', '2014-04-12 20:17:42', '', 148, 'http://gotradio.drift2.com/148-revision-v1/', 0, 'revision', '', 0), (150, 2, '2014-04-12 20:18:30', '2014-04-12 20:18:30', '', 'Soft Rock n'' Classic Hits', 'Station Description: \r\nOffice friendly blend of the best soft rock and classic hits from the 60''s, 70s and 80s\r\n', 'publish', 'open', 'open', '', 'soft-rock-n-classic-hits', '', '', '2014-04-22 21:34:40', '2014-04-22 21:34:40', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=150', 24, 'stations', '', 0), (151, 2, '2014-04-12 20:18:30', '2014-04-12 20:18:30', '', 'Soft Rock n'' Classic Hits', 'Office friendly blend of the best soft rock and classic hits from the 60''s, 70s and 80s\r\n', 'inherit', 'open', 'open', '', '150-revision-v1', '', '', '2014-04-12 20:18:30', '2014-04-12 20:18:30', '', 150, 'http://gotradio.drift2.com/150-revision-v1/', 0, 'revision', '', 0), (152, 2, '2014-04-12 20:19:28', '2014-04-12 20:19:28', '', 'Texas Best', 'Everything is bigger in Texas, including the music. Check out all the best music coming from the lone star state.\r\n', 'publish', 'open', 'open', '', 'texas-best', '', '', '2014-04-22 22:15:48', '2014-04-22 22:15:48', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=152', 44, 'stations', '', 0), (153, 2, '2014-04-12 20:19:28', '2014-04-12 20:19:28', '', 'Texas Best', 'Everything is bigger in Texas, including the music. Check out all the best music coming from the lone star state.\r\n', 'inherit', 'open', 'open', '', '152-revision-v1', '', '', '2014-04-12 20:19:28', '2014-04-12 20:19:28', '', 152, 'http://gotradio.drift2.com/152-revision-v1/', 0, 'revision', '', 0), (154, 2, '2014-04-12 20:20:32', '2014-04-12 20:20:32', '', 'Today''s Country', 'The best blend of today''s top country hits.\r\n', 'publish', 'open', 'open', '', 'todays-country', '', '', '2014-04-22 22:36:33', '2014-04-22 22:36:33', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=154', 30, 'stations', '', 0), (155, 2, '2014-04-12 20:20:32', '2014-04-12 20:20:32', '', 'Today''s Country', 'The best blend of today''s top country hits.\r\n', 'inherit', 'open', 'open', '', '154-revision-v1', '', '', '2014-04-12 20:20:32', '2014-04-12 20:20:32', '', 154, 'http://gotradio.drift2.com/154-revision-v1/', 0, 'revision', '', 0), (156, 2, '2014-04-12 20:21:05', '2014-04-12 20:21:05', '', 'Top 40', 'A fun and fresh blend of all of today''s top hits\r\n', 'publish', 'open', 'open', '', 'top-40', '', '', '2014-04-14 21:08:56', '2014-04-14 21:08:56', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=156', 41, 'stations', '', 0), (157, 2, '2014-04-12 20:21:05', '2014-04-12 20:21:05', '', 'Top 40', 'A fun and fresh blend of all of today''s top hits\r\n', 'inherit', 'open', 'open', '', '156-revision-v1', '', '', '2014-04-12 20:21:05', '2014-04-12 20:21:05', '', 156, 'http://gotradio.drift2.com/156-revision-v1/', 0, 'revision', '', 0), (158, 2, '2014-04-12 20:21:47', '2014-04-12 20:21:47', '', 'Urban Jams', 'Fresh nonstop urban jams from today''s top rap and urban artists. \r\n', 'publish', 'open', 'open', '', 'urban-jams', '', '', '2014-05-08 19:50:55', '2014-05-08 19:50:55', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=158', 45, 'stations', '', 0), (320, 3, '2014-05-08 19:50:55', '2014-05-08 19:50:55', '', 'Urban Jams', 'Fresh nonstop urban jams from today''s top rap and urban artists. \r\n', 'inherit', 'open', 'open', '', '158-revision-v1', '', '', '2014-05-08 19:50:55', '2014-05-08 19:50:55', '', 158, 'http://gotradio.drift2.com/158-revision-v1/', 0, 'revision', '', 0), (159, 2, '2014-04-12 20:21:47', '2014-04-12 20:21:47', '', 'Urban Jams', 'Grown Folks music without all the Hype. Neo-Soul fused with a R&B injection sure to Sooth your Heart right from the Start. R.Kelly, Boyz II Men, Alicia Keys, Sade, Mary J. Blige and Mo. @Gotradio #UrbanLounge\r\n', 'inherit', 'open', 'open', '', '158-revision-v1', '', '', '2014-04-12 20:21:47', '2014-04-12 20:21:47', '', 158, 'http://gotradio.drift2.com/158-revision-v1/', 0, 'revision', '', 0), (160, 2, '2014-04-12 20:22:36', '2014-04-12 20:22:36', '', 'Urban Lounge', ' Grown Folks music without all the Hype. Neo-Soul fused with a R&B injection sure to Sooth your Heart right from the Start. R.Kelly, Boyz II Men, Alicia Keys, Sade, Mary J. Blige and Mo. All happing & Now @The Urban Lounge on GotRadio.com #UrbanLounge\r\n \r\n\r\n', 'publish', 'open', 'open', '', 'urban-lounge', '', '', '2014-05-08 19:47:28', '2014-05-08 19:47:28', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=160', 47, 'stations', '', 0), (161, 2, '2014-04-12 20:22:36', '2014-04-12 20:22:36', '', 'Urban Lounge', 'The freshest mix of today''s top urban artists\r\n', 'inherit', 'open', 'open', '', '160-revision-v1', '', '', '2014-04-12 20:22:36', '2014-04-12 20:22:36', '', 160, 'http://gotradio.drift2.com/160-revision-v1/', 0, 'revision', '', 0), (162, 2, '2014-04-12 20:23:17', '2014-04-12 20:23:17', '', 'World', 'Traditional instrumentation and music from all over the globe.  This station will open your eyes and your mind!\r\n', 'publish', 'open', 'open', '', 'world', '', '', '2014-04-23 15:25:40', '2014-04-23 15:25:40', '', 0, 'http://gotradio.drift2.com/?post_type=stations&p=162', 42, 'stations', '', 0), (163, 2, '2014-04-12 20:23:17', '2014-04-12 20:23:17', '', 'World', 'Traditional instrumentation and music from all over the globe.  This station will open your eyes and your mind!\r\n', 'inherit', 'open', 'open', '', '162-revision-v1', '', '', '2014-04-12 20:23:17', '2014-04-12 20:23:17', '', 162, 'http://gotradio.drift2.com/162-revision-v1/', 0, 'revision', '', 0), (164, 2, '2014-04-14 03:06:37', '2014-04-14 03:06:37', '', 'R&B Classics', 'Al Green, Aretha Franklin, Barry White, Ray Charles, Diana Ross and more can all be heard in the House of Hits on the R&B channel on GotRadio.com\r\nMotown, Stax Records, The Philly Sound, Atlantic Records. The Era''s, The Moments. @Gotradio #R&Bclassics\r\n', 'inherit', 'open', 'open', '', '138-revision-v1', '', '', '2014-04-14 03:06:37', '2014-04-14 03:06:37', '', 138, 'http://gotradio.drift2.com/138-revision-v1/', 0, 'revision', '', 0), (165, 1, '2014-04-14 21:10:08', '2014-04-14 21:10:08', ' ', '', '', 'publish', 'open', 'open', '', '165', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=165', 12, 'nav_menu_item', '', 0), (166, 1, '2014-04-14 21:10:08', '2014-04-14 21:10:08', ' ', '', '', 'publish', 'open', 'open', '', '166', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=166', 4, 'nav_menu_item', '', 0), (169, 3, '2014-04-14 22:29:10', '2014-04-14 22:29:10', 'Hi everyone!  My name is Val Starr and I am the programmer for the Alternative Attic channel.  I have worked in the music industry for years as both a musician and a radio promoter.', 'About Val Starr', '', 'trash', 'open', 'open', '', 'about-val-starr', '', '', '2014-05-02 20:06:27', '2014-05-02 20:06:27', '', 0, 'http://gotradio.drift2.com/?p=169', 3, 'post', '', 0), (170, 3, '2014-04-14 22:27:12', '2014-04-14 22:27:12', 'Hi everyone!  My name is Val Starr and I am the programmer for the Alternative Attic channel.  I have worked in the music industry for years as both a musician and a radio promoter.', 'About Val Starr', '', 'inherit', 'open', 'open', '', '169-revision-v1', '', '', '2014-04-14 22:27:12', '2014-04-14 22:27:12', '', 169, 'http://gotradio.drift2.com/169-revision-v1/', 0, 'revision', '', 0), (290, 3, '2014-05-02 20:19:37', '2014-05-02 20:19:37', '', 'doobie_brothers_2', '', 'inherit', 'open', 'open', '', 'doobie_brothers_2', '', '', '2014-05-02 20:19:37', '2014-05-02 20:19:37', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/doobie_brothers_2.jpg', 0, 'attachment', 'image/jpeg', 0), (171, 3, '2014-04-14 22:37:52', '2014-04-14 22:37:52', '', 'Blues Away_CD Cover_2', '', 'inherit', 'open', 'open', '', 'blues-away_cd-cover_2', '', '', '2014-04-14 22:37:52', '2014-04-14 22:37:52', '', 73, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Blues-Away_CD-Cover_2.jpg', 0, 'attachment', 'image/jpeg', 0), (172, 1, '2014-04-17 01:22:57', '2014-04-17 01:22:57', '', 'Style Info', '', 'publish', 'closed', 'closed', '', 'acf_style-info', '', '', '2014-04-17 18:43:43', '2014-04-17 18:43:43', '', 0, 'http://gotradio.drift2.com/?post_type=acf&p=172', 0, 'acf', '', 0), (276, 1, '2014-04-25 20:51:10', '2014-04-25 20:51:10', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\n\n \n
    [srp post_limit=''5'' post_random=''yes'' category_include=1,7]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-autosave-v1', '', '', '2014-04-25 20:51:10', '2014-04-25 20:51:10', '', 3, 'http://gotradio.drift2.com/3-autosave-v1/', 0, 'revision', '', 0), (173, 1, '2014-04-17 02:14:44', '2014-04-17 02:14:44', '
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n\r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-17 02:14:44', '2014-04-17 02:14:44', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (174, 1, '2014-04-17 02:16:16', '2014-04-17 02:16:16', '
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n\r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-17 02:16:16', '2014-04-17 02:16:16', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (175, 1, '2014-05-02 22:04:29', '2014-05-02 22:04:29', 'If you are an independent artist or record label looking to submit your music for airplay consideration, please send your cd (no cassettes please) to:\n\nGotRadio\nAttn: (channel which best identifies with your music, i.e. New Age)\n7909 Walerga Road\nSte. 112-1308\nAntelope, CA 95843\n\nOR\n

    Contact Form

    \nYou may submit an mp3 by using the contact form below or by sending an email to programmer at gotradio.com. Be sure to put the type of music you are submitting in the subject line.\n\n \n\n[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-autosave-v1', '', '', '2014-05-02 22:04:29', '2014-05-02 22:04:29', '', 18, 'http://gotradio.drift2.com/18-autosave-v1/', 0, 'revision', '', 0), (298, 1, '2014-05-02 22:06:11', '2014-05-02 22:06:11', 'If you are an independent artist or record label looking to submit your music for airplay consideration, please send your cd (no cassettes please) to:\r\n\r\nGotRadio\r\nAttn: (channel which best identifies with your music, i.e. New Age)\r\n7909 Walerga Road\r\nSte. 112-1308\r\nAntelope, CA 95843\r\n\r\nOR\r\n

    Contact Form

    \r\nYou may submit an mp3 by using the contact form below or by sending an email to programmer at gotradio.com. Be sure to put the type of music you are submitting in the subject line.\r\n\r\n \r\n\r\n[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-05-02 22:06:11', '2014-05-02 22:06:11', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (299, 3, '2014-05-02 22:55:25', '2014-05-02 22:55:25', '', 'BOTP_Daniel_Johnny', '', 'inherit', 'open', 'open', '', 'botp_daniel_johnny', '', '', '2014-05-02 22:55:25', '2014-05-02 22:55:25', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/BOTP_Daniel_Johnny.jpg', 0, 'attachment', 'image/jpeg', 0), (300, 3, '2014-05-02 22:58:29', '2014-05-02 22:58:29', '', 'Tommy Castro_thumbnail', '', 'inherit', 'open', 'open', '', 'tommy-castro_thumbnail', '', '', '2014-05-02 22:58:29', '2014-05-02 22:58:29', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Tommy-Castro_thumbnail.jpg', 0, 'attachment', 'image/jpeg', 0), (301, 3, '2014-05-02 22:59:48', '2014-05-02 22:59:48', '', 'Tommy Castro_1', '', 'inherit', 'open', 'open', '', 'tommy-castro_1', '', '', '2014-05-02 22:59:48', '2014-05-02 22:59:48', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Tommy-Castro_1.jpg', 0, 'attachment', 'image/jpeg', 0), (302, 3, '2014-05-02 23:07:56', '2014-05-02 23:07:56', '', 'Jarrekus', '', 'inherit', 'open', 'open', '', 'jarrekus', '', '', '2014-05-02 23:07:56', '2014-05-02 23:07:56', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Jarrekus.jpg', 0, 'attachment', 'image/jpeg', 0), (303, 3, '2014-05-02 23:11:27', '2014-05-02 23:11:27', '', 'Jarekus Singleton', '', 'inherit', 'open', 'open', '', 'jarekus-singleton', '', '', '2014-05-02 23:11:27', '2014-05-02 23:11:27', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Jarekus-Singleton.png', 0, 'attachment', 'image/png', 0), (304, 3, '2014-05-02 23:33:26', '2014-05-02 23:33:26', '', 'Joe-Bonamassa-pic1', '', 'inherit', 'open', 'open', '', 'joe-bonamassa-pic1', '', '', '2014-05-02 23:33:26', '2014-05-02 23:33:26', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Joe-Bonamassa-pic1.jpg', 0, 'attachment', 'image/jpeg', 0), (305, 3, '2014-05-02 23:36:22', '2014-05-02 23:36:22', '', 'Joe Bonamassa_thumb', '', 'inherit', 'open', 'open', '', 'joe-bonamassa_thumb', '', '', '2014-05-02 23:36:22', '2014-05-02 23:36:22', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Joe-Bonamassa_thumb.png', 0, 'attachment', 'image/png', 0), (306, 3, '2014-05-02 23:36:41', '2014-05-02 23:36:41', '', 'Joe Bonamassa_thumb', '', 'inherit', 'open', 'open', '', 'joe-bonamassa_thumb-2', '', '', '2014-05-02 23:36:41', '2014-05-02 23:36:41', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Joe-Bonamassa_thumb1.png', 0, 'attachment', 'image/png', 0), (321, 1, '2014-05-12 22:16:30', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2014-05-12 22:16:30', '0000-00-00 00:00:00', '', 0, 'http://gotradio.drift2.com/?p=321', 0, 'post', '', 0), (310, 3, '2014-05-05 17:37:18', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2014-05-05 17:37:18', '0000-00-00 00:00:00', '', 0, 'http://gotradio.drift2.com/?p=310', 0, 'post', '', 0), (272, 1, '2014-04-25 19:03:10', '2014-04-25 19:03:10', '[contact-form-7 id="269" title="Contact form"]', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-25 19:03:10', '2014-04-25 19:03:10', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (176, 1, '2014-04-17 02:17:42', '2014-04-17 02:17:42', '
    \r\n
    \r\n
    [acf field="{$slider}"]
    \r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n\r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-17 02:17:42', '2014-04-17 02:17:42', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (178, 1, '2014-04-17 02:21:47', '2014-04-17 02:21:47', '
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n\r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-17 02:21:47', '2014-04-17 02:21:47', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (177, 1, '2014-04-17 02:17:52', '2014-04-17 02:17:52', '
    \r\n
    \r\n
    [acf field="{$slider_id}"]
    \r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n\r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-17 02:17:52', '2014-04-17 02:17:52', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (180, 1, '2014-04-17 17:58:28', '2014-04-17 17:58:28', '
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n
    \r\n
    \r\n
    \r\n
    \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
    \r\n\r\n
    \r\n
    ', 'Contact Us', '', 'inherit', 'open', 'open', '', '18-revision-v1', '', '', '2014-04-17 17:58:28', '2014-04-17 17:58:28', '', 18, 'http://gotradio.drift2.com/18-revision-v1/', 0, 'revision', '', 0), (181, 1, '2014-04-17 18:08:50', '2014-04-17 18:08:50', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum consequat, orci ac laoreet cursus, dolor sem luctus lorem, eget consequat magna felis a magna. Aliquam scelerisque condimentum ante, eget facilisis tortor lobortis in. In interdum venenatis justo eget consequat. Morbi commodo rhoncus mi nec pharetra. Aliquam erat volutpat. Mauris non lorem eu dolor hendrerit dapibus. Mauris mollis nisl quis sapien posuere consectetur. Nullam in sapien at nisi ornare bibendum at ut lectus. Pellentesque ut magna mauris. Nam viverra suscipit ligula, sed accumsan enim placerat nec. Cras vitae metus vel dolor ultrices sagittis. Duis venenatis augue sed risus laoreet congue ac ac leo. Donec fermentum accumsan libero sit amet iaculis. Duis tristique dictum enim, ac fringilla risus bibendum in. Nunc ornare, quam sit amet ultricies gravida, tortor mi malesuada urna, quis commodo dui nibh in lacus. Nunc vel tortor mi. Pellentesque vel urna a arcu adipiscing imperdiet vitae sit amet neque. Integer eu lectus et nunc dictum sagittis. Curabitur commodo vulputate fringilla. Sed eleifend, arcu convallis adipiscing congue, dui turpis commodo magna, et vehicula sapien turpis sit amet nisi.', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-17 18:08:50', '2014-04-17 18:08:50', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0); INSERT INTO `got_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (182, 1, '2014-04-17 18:37:50', '2014-04-17 18:37:50', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum consequat, orci ac laoreet cursus, dolor sem luctus lorem, eget consequat magna felis a magna. Aliquam scelerisque condimentum ante, eget facilisis tortor lobortis in. In interdum venenatis justo eget consequat. Morbi commodo rhoncus mi nec pharetra. Aliquam erat volutpat. Mauris non lorem eu dolor hendrerit dapibus. Mauris mollis nisl quis sapien posuere consectetur. Nullam in sapien at nisi ornare bibendum at ut lectus. Pellentesque ut magna mauris. Nam viverra suscipit ligula, sed accumsan enim placerat nec. Cras vitae metus vel dolor ultrices sagittis. Duis venenatis augue sed risus laoreet congue ac ac leo. Donec fermentum accumsan libero sit amet iaculis. Duis tristique dictum enim, ac fringilla risus bibendum in. Nunc ornare, quam sit amet ultricies gravida, tortor mi malesuada urna, quis commodo dui nibh in lacus. Nunc vel tortor mi. Pellentesque vel urna a arcu adipiscing imperdiet vitae sit amet neque. Integer eu lectus et nunc dictum sagittis. Curabitur commodo vulputate fringilla. Sed eleifend, arcu convallis adipiscing congue, dui turpis commodo magna, et vehicula sapien turpis sit amet nisi.', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-17 18:37:50', '2014-04-17 18:37:50', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (183, 1, '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 'Today''s Hits', '', 'publish', 'open', 'open', '', 'todays-hits-2', '', '', '2014-04-18 20:25:16', '2014-04-18 20:25:16', '', 0, 'http://gotradio.drift2.com/?p=183', 11, 'nav_menu_item', '', 0), (193, 4, '2014-04-22 21:11:58', '2014-04-22 21:11:58', 'Looking for new classical music avenues?  GotRadio takes you there.  Keep your eye on our Blog for information about our playlist, news of the classical music world, and dialog with the classical music loving world!\r\n\r\n \r\n\r\nLet''s get this discussion started!\r\n\r\n \r\n\r\n- Ron', 'GotRadio Classical Music Brings You the World', '', 'inherit', 'open', 'open', '', '192-revision-v1', '', '', '2014-04-22 21:11:58', '2014-04-22 21:11:58', '', 192, 'http://gotradio.drift2.com/192-revision-v1/', 0, 'revision', '', 0), (194, 3, '2014-04-22 21:13:21', '2014-04-22 21:13:21', '', 'led_zeppelin_housesl', '', 'inherit', 'open', 'open', '', 'led_zeppelin_housesl', '', '', '2014-04-22 21:13:21', '2014-04-22 21:13:21', '', 88, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/led_zeppelin_housesl.jpg', 0, 'attachment', 'image/jpeg', 0), (195, 4, '2014-04-22 21:15:32', '2014-04-22 21:15:32', '', 'oh no ron', '', 'inherit', 'open', 'open', '', 'oh-no-ron', '', '', '2014-04-22 21:15:32', '2014-04-22 21:15:32', '', 192, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/oh-no-ron.jpg', 0, 'attachment', 'image/jpeg', 0), (196, 3, '2014-04-22 21:25:50', '2014-04-22 21:25:50', '', 'elton John_yellow brick road', '', 'inherit', 'open', 'open', '', 'elton-john_yellow-brick-road', '', '', '2014-04-22 21:25:50', '2014-04-22 21:25:50', '', 150, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/elton-John_yellow-brick-road.jpg', 0, 'attachment', 'image/jpeg', 0), (197, 3, '2014-04-22 21:27:51', '2014-04-22 21:27:51', '', 'Def Leppard_Pyromania', '', 'inherit', 'open', 'open', '', 'def-leppard_pyromania', '', '', '2014-04-22 21:27:51', '2014-04-22 21:27:51', '', 146, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Def-Leppard_Pyromania.jpg', 0, 'attachment', 'image/jpeg', 0), (198, 3, '2014-04-22 21:29:49', '2014-04-22 21:29:49', '', 'Blondie_parallel Lines', '', 'inherit', 'open', 'open', '', 'blondie_parallel-lines', '', '', '2014-04-22 21:29:49', '2014-04-22 21:29:49', '', 142, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Blondie_parallel-Lines.jpg', 0, 'attachment', 'image/jpeg', 0), (199, 4, '2014-04-22 21:30:15', '2014-04-22 21:30:15', '', 'tavener innocence', '', 'inherit', 'open', 'open', '', 'tavener-innocence', '', '', '2014-04-22 21:30:15', '2014-04-22 21:30:15', '', 90, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/tavener-innocence.jpg', 0, 'attachment', 'image/jpeg', 0), (200, 3, '2014-04-22 21:31:55', '2014-04-22 21:31:55', '', 'Marvin_Gaye', '', 'inherit', 'open', 'open', '', 'marvin_gaye', '', '', '2014-04-22 21:31:55', '2014-04-22 21:31:55', '', 138, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Marvin_Gaye.jpg', 0, 'attachment', 'image/jpeg', 0), (201, 3, '2014-04-22 21:34:08', '2014-04-22 21:34:08', '', 'Soft Rock n'' Classic Hits', 'Station Description: Office friendly blend of the best soft rock and classic hits from the 60''s, 70s and 80s\r\n', 'inherit', 'open', 'open', '', '150-revision-v1', '', '', '2014-04-22 21:34:08', '2014-04-22 21:34:08', '', 150, 'http://gotradio.drift2.com/150-revision-v1/', 0, 'revision', '', 0), (202, 3, '2014-04-22 21:34:40', '2014-04-22 21:34:40', '', 'Soft Rock n'' Classic Hits', 'Station Description: \r\nOffice friendly blend of the best soft rock and classic hits from the 60''s, 70s and 80s\r\n', 'inherit', 'open', 'open', '', '150-revision-v1', '', '', '2014-04-22 21:34:40', '2014-04-22 21:34:40', '', 150, 'http://gotradio.drift2.com/150-revision-v1/', 0, 'revision', '', 0), (203, 3, '2014-04-22 21:34:59', '2014-04-22 21:34:59', '', 'Rockin'' 80''s', 'Station Description:\r\nWhere Hair Bands of the 80''s unite! Def Leppard, Scorpions, Tesla and more!\r\n', 'inherit', 'open', 'open', '', '146-revision-v1', '', '', '2014-04-22 21:34:59', '2014-04-22 21:34:59', '', 146, 'http://gotradio.drift2.com/146-revision-v1/', 0, 'revision', '', 0), (204, 4, '2014-04-22 21:35:05', '2014-04-22 21:35:05', '', 'Classical ', 'Four centuries of the music world''s great compositions: there''s always something to discover.\r\n@GtRadioClassics rnadel@gotradio.com\r\n', 'inherit', 'open', 'open', '', '90-revision-v1', '', '', '2014-04-22 21:35:05', '2014-04-22 21:35:05', '', 90, 'http://gotradio.drift2.com/90-revision-v1/', 0, 'revision', '', 0), (205, 4, '2014-04-22 21:36:58', '2014-04-22 21:36:58', '', 'amahl', '', 'inherit', 'open', 'open', '', 'amahl', '', '', '2014-04-22 21:36:58', '2014-04-22 21:36:58', '', 92, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/amahl.jpeg', 0, 'attachment', 'image/jpeg', 0), (206, 3, '2014-04-22 21:45:20', '2014-04-22 21:45:20', '', 'Classic Country_Loretta Lynn', '', 'inherit', 'open', 'open', '', 'classic-country_loretta-lynn', '', '', '2014-04-22 21:45:20', '2014-04-22 21:45:20', '', 86, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Classic-Country_Loretta-Lynn.jpg', 0, 'attachment', 'image/jpeg', 0), (207, 3, '2014-04-22 21:47:55', '2014-04-22 21:47:55', '', 'Classic Country', 'Put on your kickers and take a trip back to the days when Country was King\n\n', 'inherit', 'open', 'open', '', '86-autosave-v1', '', '', '2014-04-22 21:47:55', '2014-04-22 21:47:55', '', 86, 'http://gotradio.drift2.com/86-autosave-v1/', 0, 'revision', '', 0), (208, 3, '2014-04-22 21:48:58', '2014-04-22 21:48:58', '', 'Classic Country', 'Put on your kickers and take a trip back to the days when Country was King. Hear all your classic country favorites from Loretta Lynn, Dolly Parton, Oak Ridge Boys, Waylon Jennings, Willie Nelson and more!\r\n\r\n', 'inherit', 'open', 'open', '', '86-revision-v1', '', '', '2014-04-22 21:48:58', '2014-04-22 21:48:58', '', 86, 'http://gotradio.drift2.com/86-revision-v1/', 0, 'revision', '', 0), (209, 3, '2014-04-22 21:50:38', '2014-04-22 21:50:38', '', 'Classic 60s_Beatles_Abby Road', '', 'inherit', 'open', 'open', '', 'classic-60s_beatles_abby-road', '', '', '2014-04-22 21:50:38', '2014-04-22 21:50:38', '', 84, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Classic-60s_Beatles_Abby-Road.jpg', 0, 'attachment', 'image/jpeg', 0), (210, 3, '2014-04-22 22:03:44', '2014-04-22 22:03:44', '', 'mashup', '', 'inherit', 'open', 'open', '', 'mashup', '', '', '2014-04-22 22:03:44', '2014-04-22 22:03:44', '', 120, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/mashup.jpg', 0, 'attachment', 'image/jpeg', 0), (211, 3, '2014-04-22 22:04:48', '2014-04-22 22:04:48', '', 'Indie_Arcade Fire', '', 'inherit', 'open', 'open', '', 'indie_arcade-fire', '', '', '2014-04-22 22:04:48', '2014-04-22 22:04:48', '', 113, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Indie_Arcade-Fire.jpg', 0, 'attachment', 'image/jpeg', 0), (212, 3, '2014-04-22 22:07:43', '2014-04-22 22:07:43', '', 'WOmens_Colbie', '', 'inherit', 'open', 'open', '', 'womens_colbie', '', '', '2014-04-22 22:07:43', '2014-04-22 22:07:43', '', 102, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/WOmens_Colbie.jpg', 0, 'attachment', 'image/jpeg', 0), (213, 3, '2014-04-22 22:08:50', '2014-04-22 22:08:50', '', 'Alternative_Cage The Elephant', '', 'inherit', 'open', 'open', '', 'alternative_cage-the-elephant', '', '', '2014-04-22 22:08:50', '2014-04-22 22:08:50', '', 50, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Alternative_Cage-The-Elephant.jpg', 0, 'attachment', 'image/jpeg', 0), (214, 3, '2014-04-22 22:10:14', '2014-04-22 22:10:14', '', 'AAA_coldplay', '', 'inherit', 'open', 'open', '', 'aaa_coldplay', '', '', '2014-04-22 22:10:14', '2014-04-22 22:10:14', '', 31, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/AAA_coldplay.jpg', 0, 'attachment', 'image/jpeg', 0), (215, 3, '2014-04-22 22:11:18', '2014-04-22 22:11:18', '', '90s_Offspring', '', 'inherit', 'open', 'open', '', '90s_offspring', '', '', '2014-04-22 22:11:18', '2014-04-22 22:11:18', '', 9, 'http://gotradio.drift2.com/wp-content/uploads/2014/03/90s_Offspring.jpg', 0, 'attachment', 'image/jpeg', 0), (216, 3, '2014-04-22 22:15:42', '2014-04-22 22:15:42', '', 'Texas_Aaron Watson', '', 'inherit', 'open', 'open', '', 'texas_aaron-watson', '', '', '2014-04-22 22:15:42', '2014-04-22 22:15:42', '', 152, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Texas_Aaron-Watson.jpg', 0, 'attachment', 'image/jpeg', 0), (217, 3, '2014-04-22 22:17:10', '2014-04-22 22:17:10', '', 'ROckin Country_Jason Aldean', '', 'inherit', 'open', 'open', '', 'rockin-country_jason-aldean', '', '', '2014-04-22 22:17:10', '2014-04-22 22:17:10', '', 148, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/ROckin-Country_Jason-Aldean.jpg', 0, 'attachment', 'image/jpeg', 0), (218, 3, '2014-04-22 22:18:10', '2014-04-22 22:18:10', '', 'Folk_Joni Mitchell', '', 'inherit', 'open', 'open', '', 'folk_joni-mitchell', '', '', '2014-04-22 22:18:10', '2014-04-22 22:18:10', '', 98, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Folk_Joni-Mitchell.jpg', 0, 'attachment', 'image/jpeg', 0), (219, 3, '2014-04-22 22:19:36', '2014-04-22 22:19:36', '', 'Country Xmas_Martina McBride', '', 'inherit', 'open', 'open', '', 'country-xmas_martina-mcbride', '', '', '2014-04-22 22:19:36', '2014-04-22 22:19:36', '', 94, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Country-Xmas_Martina-McBride.jpg', 0, 'attachment', 'image/jpeg', 0), (220, 3, '2014-04-22 22:21:06', '2014-04-22 22:21:06', '', 'Bluesgrass_Doc Watson', '', 'inherit', 'open', 'open', '', 'bluesgrass_doc-watson', '', '', '2014-04-22 22:21:06', '2014-04-22 22:21:06', '', 75, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Bluesgrass_Doc-Watson.jpg', 0, 'attachment', 'image/jpeg', 0), (221, 3, '2014-04-22 22:23:16', '2014-04-22 22:23:16', '', 'Americana_Rodney Crowell', '', 'inherit', 'open', 'open', '', 'americana_rodney-crowell', '', '', '2014-04-22 22:23:16', '2014-04-22 22:23:16', '', 52, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Americana_Rodney-Crowell.jpg', 0, 'attachment', 'image/jpeg', 0), (222, 3, '2014-04-22 22:27:43', '2014-04-22 22:27:43', '', 'Heavenly Holidays_Fiona Joy', '', 'inherit', 'open', 'open', '', 'heavenly-holidays_fiona-joy', '', '', '2014-04-22 22:27:43', '2014-04-22 22:27:43', '', 106, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Heavenly-Holidays_Fiona-Joy.jpg', 0, 'attachment', 'image/jpeg', 0), (223, 3, '2014-04-22 22:30:00', '2014-04-22 22:30:00', '', 'Christmas_Bing', '', 'inherit', 'open', 'open', '', 'christmas_bing', '', '', '2014-04-22 22:30:00', '2014-04-22 22:30:00', '', 82, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Christmas_Bing.jpg', 0, 'attachment', 'image/jpeg', 0), (224, 3, '2014-04-22 22:32:39', '2014-04-22 22:32:39', '', 'PS I Love You_Bellamy Brothers', '', 'inherit', 'open', 'open', '', 'ps-i-love-you_bellamy-brothers', '', '', '2014-04-22 22:32:39', '2014-04-22 22:32:39', '', 136, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/PS-I-Love-You_Bellamy-Brothers.jpg', 0, 'attachment', 'image/jpeg', 0), (225, 3, '2014-04-22 22:36:27', '2014-04-22 22:36:27', '', 'Todays Country_Jerroad Niemann', '', 'inherit', 'open', 'open', '', 'todays-country_jerroad-niemann', '', '', '2014-04-22 22:36:27', '2014-04-22 22:36:27', '', 154, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Todays-Country_Jerroad-Niemann.jpg', 0, 'attachment', 'image/jpeg', 0), (226, 3, '2014-04-22 22:43:47', '2014-04-22 22:43:47', '', 'Big Band_Tommy Dorsey', '', 'inherit', 'open', 'open', '', 'big-band_tommy-dorsey', '', '', '2014-04-22 22:43:47', '2014-04-22 22:43:47', '', 69, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Big-Band_Tommy-Dorsey.jpg', 0, 'attachment', 'image/jpeg', 0), (227, 3, '2014-04-22 22:46:07', '2014-04-22 22:46:07', '', 'Jazz so smooth_Chris Standring', '', 'inherit', 'open', 'open', '', 'jazz-so-smooth_chris-standring', '', '', '2014-04-22 22:46:07', '2014-04-22 22:46:07', '', 115, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Jazz-so-smooth_Chris-Standring.jpg', 0, 'attachment', 'image/jpeg', 0), (228, 3, '2014-04-22 22:48:26', '2014-04-22 22:48:26', '', 'Jazz so true_Sarah Vaughn', '', 'inherit', 'open', 'open', '', 'jazz-so-true_sarah-vaughn', '', '', '2014-04-22 22:48:26', '2014-04-22 22:48:26', '', 117, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Jazz-so-true_Sarah-Vaughn.jpg', 0, 'attachment', 'image/jpeg', 0), (229, 3, '2014-04-22 22:55:19', '2014-04-22 22:55:19', '', 'Big Score_Philomena', '', 'inherit', 'open', 'open', '', 'big-score_philomena', '', '', '2014-04-22 22:55:19', '2014-04-22 22:55:19', '', 71, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Big-Score_Philomena.jpg', 0, 'attachment', 'image/jpeg', 0), (230, 3, '2014-04-22 22:59:26', '2014-04-22 22:59:26', '', 'Urban Lounge_Candice Glover', '', 'inherit', 'open', 'open', '', 'urban-lounge_candice-glover', '', '', '2014-04-22 22:59:26', '2014-04-22 22:59:26', '', 160, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Urban-Lounge_Candice-Glover.jpg', 0, 'attachment', 'image/jpeg', 0), (231, 3, '2014-04-22 23:00:57', '2014-04-22 23:00:57', '', 'The Mix_Pharrel Williams', '', 'inherit', 'open', 'open', '', 'the-mix_pharrel-williams', '', '', '2014-04-22 23:00:57', '2014-04-22 23:00:57', '', 124, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/The-Mix_Pharrel-Williams.jpg', 0, 'attachment', 'image/jpeg', 0), (232, 3, '2014-04-22 23:03:27', '2014-04-22 23:03:27', '', 'Musicals_Sound of Music', '', 'inherit', 'open', 'open', '', 'musicals_sound-of-music', '', '', '2014-04-22 23:03:27', '2014-04-22 23:03:27', '', 126, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Musicals_Sound-of-Music.jpg', 0, 'attachment', 'image/jpeg', 0), (233, 3, '2014-04-22 23:05:46', '2014-04-22 23:05:46', '', 'fifties_doris day', '', 'inherit', 'open', 'open', '', 'fifties_doris-day', '', '', '2014-04-22 23:05:46', '2014-04-22 23:05:46', '', 100, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/fifties_doris-day.jpg', 0, 'attachment', 'image/jpeg', 0), (234, 3, '2014-04-22 23:15:22', '2014-04-22 23:15:22', '', 'Rock_Chevelle', '', 'inherit', 'open', 'open', '', 'rock_chevelle', '', '', '2014-04-22 23:15:22', '2014-04-22 23:15:22', '', 144, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Rock_Chevelle.jpg', 0, 'attachment', 'image/jpeg', 0), (235, 3, '2014-04-22 23:17:14', '2014-04-22 23:17:14', '', 'metal Madness_heavy metal', '', 'inherit', 'open', 'open', '', 'metal-madness_heavy-metal', '', '', '2014-04-22 23:17:14', '2014-04-22 23:17:14', '', 122, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/metal-Madness_heavy-metal.jpg', 0, 'attachment', 'image/jpeg', 0), (236, 3, '2014-04-22 23:21:21', '2014-04-22 23:21:21', '', 'Piano_David Nevue', '', 'inherit', 'open', 'open', '', 'piano_david-nevue', '', '', '2014-04-22 23:21:21', '2014-04-22 23:21:21', '', 134, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Piano_David-Nevue.jpg', 0, 'attachment', 'image/jpeg', 0), (237, 3, '2014-04-22 23:24:03', '2014-04-22 23:24:03', '', 'Guitar_Will Ackerman', '', 'inherit', 'open', 'open', '', 'guitar_will-ackerman', '', '', '2014-04-22 23:24:03', '2014-04-22 23:24:03', '', 104, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Guitar_Will-Ackerman.jpg', 0, 'attachment', 'image/jpeg', 0), (238, 3, '2014-04-22 23:26:15', '2014-04-22 23:26:15', '', 'New Age_Kitaro', '', 'inherit', 'open', 'open', '', 'new-age_kitaro', '', '', '2014-04-22 23:26:15', '2014-04-22 23:26:15', '', 130, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/New-Age_Kitaro.jpg', 0, 'attachment', 'image/jpeg', 0), (239, 3, '2014-04-22 23:36:59', '2014-04-22 23:36:59', '', 'Urban_Beyonce', '', 'inherit', 'open', 'open', '', 'urban_beyonce', '', '', '2014-04-22 23:36:59', '2014-04-22 23:36:59', '', 158, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Urban_Beyonce.jpg', 0, 'attachment', 'image/jpeg', 0), (240, 3, '2014-04-22 23:37:34', '2014-04-22 23:37:34', '', 'Old School_TLC', '', 'inherit', 'open', 'open', '', 'old-school_tlc', '', '', '2014-04-22 23:37:34', '2014-04-22 23:37:34', '', 132, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Old-School_TLC.jpg', 0, 'attachment', 'image/jpeg', 0), (241, 3, '2014-04-22 23:38:16', '2014-04-22 23:38:16', '', 'The Beat_Jason', '', 'inherit', 'open', 'open', '', 'the-beat_jason', '', '', '2014-04-22 23:38:16', '2014-04-22 23:38:16', '', 79, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/The-Beat_Jason.jpg', 0, 'attachment', 'image/jpeg', 0), (242, 3, '2014-04-22 23:38:48', '2014-04-22 23:38:48', '', 'Hip Hop_Jay-z', '', 'inherit', 'open', 'open', '', 'hip-hop_jay-z', '', '', '2014-04-22 23:38:48', '2014-04-22 23:38:48', '', 109, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Hip-Hop_Jay-z.jpg', 0, 'attachment', 'image/jpeg', 0), (243, 3, '2014-04-22 23:39:31', '2014-04-22 23:39:31', '', 'Disco_Kool', '', 'inherit', 'open', 'open', '', 'disco_kool', '', '', '2014-04-22 23:39:31', '2014-04-22 23:39:31', '', 96, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Disco_Kool.jpg', 0, 'attachment', 'image/jpeg', 0), (244, 3, '2014-04-22 23:44:02', '2014-04-22 23:44:02', '', 'Top 40_Katy Perry', '', 'inherit', 'open', 'open', '', 'top-40_katy-perry', '', '', '2014-04-22 23:44:02', '2014-04-22 23:44:02', '', 156, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Top-40_Katy-Perry.jpg', 0, 'attachment', 'image/jpeg', 0), (245, 3, '2014-04-22 23:44:36', '2014-04-22 23:44:36', '', 'Hot HIts_Bastille', '', 'inherit', 'open', 'open', '', 'hot-hits_bastille', '', '', '2014-04-22 23:44:36', '2014-04-22 23:44:36', '', 111, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Hot-HIts_Bastille.jpg', 0, 'attachment', 'image/jpeg', 0), (246, 3, '2014-04-22 23:51:16', '2014-04-22 23:51:16', '', 'World_Putumayo_1', '', 'inherit', 'open', 'open', '', 'world_putumayo_1', '', '', '2014-04-22 23:51:16', '2014-04-22 23:51:16', '', 162, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/World_Putumayo_1.jpg', 0, 'attachment', 'image/jpeg', 0), (247, 3, '2014-04-22 23:51:52', '2014-04-22 23:51:52', '', 'Reggae_Peter Tosh_2', '', 'inherit', 'open', 'open', '', 'reggae_peter-tosh_2', '', '', '2014-04-22 23:51:52', '2014-04-22 23:51:52', '', 140, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Reggae_Peter-Tosh_2.jpg', 0, 'attachment', 'image/jpeg', 0), (248, 3, '2014-04-22 23:52:18', '2014-04-22 23:52:18', '', 'Native American_Putumayo', '', 'inherit', 'open', 'open', '', 'native-american_putumayo', '', '', '2014-04-22 23:52:18', '2014-04-22 23:52:18', '', 128, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Native-American_Putumayo.jpg', 0, 'attachment', 'image/jpeg', 0), (249, 3, '2014-04-22 23:53:27', '2014-04-22 23:53:27', '', 'Celtic_Bill Leslie', '', 'inherit', 'open', 'open', '', 'celtic_bill-leslie', '', '', '2014-04-22 23:53:27', '2014-04-22 23:53:27', '', 77, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Celtic_Bill-Leslie.jpg', 0, 'attachment', 'image/jpeg', 0), (250, 3, '2014-05-02 19:50:52', '2014-05-02 19:50:52', '

    Welcome To GotRadio

    \nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\n\n \n
    [srp post_limit=''2'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-autosave-v1', '', '', '2014-05-02 19:50:52', '2014-05-02 19:50:52', '', 3, 'http://gotradio.drift2.com/3-autosave-v1/', 0, 'revision', '', 0), (254, 3, '2014-04-23 15:26:32', '2014-04-23 15:26:32', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-23 15:26:32', '2014-04-23 15:26:32', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (252, 3, '2014-04-23 15:23:20', '2014-04-23 15:23:20', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music!\r\n\r\nIt''s fun! It''s free...GotRadio...Get Music!', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-23 15:23:20', '2014-04-23 15:23:20', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (253, 3, '2014-04-23 15:24:47', '2014-04-23 15:24:47', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-23 15:24:47', '2014-04-23 15:24:47', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (255, 3, '2014-04-23 15:26:45', '2014-04-23 15:26:45', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-23 15:26:45', '2014-04-23 15:26:45', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (256, 3, '2014-04-23 15:39:39', '2014-04-23 15:39:39', '', 'Paul McCartney', 'Email us at contest@gotradio.com and enter to win a copy of Paul McCartney''s latest CD', 'inherit', 'open', 'open', '', 'paul-mccartney', '', '', '2014-04-23 15:39:39', '2014-04-23 15:39:39', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Paul-McCartney.jpg', 0, 'attachment', 'image/jpeg', 0), (257, 3, '2014-04-23 15:40:29', '2014-04-23 15:40:29', '', 'Paul McCartney', '', 'inherit', 'open', 'open', '', 'paul-mccartney-2', '', '', '2014-04-23 15:40:29', '2014-04-23 15:40:29', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Paul-McCartney1.jpg', 0, 'attachment', 'image/jpeg', 0), (258, 3, '2014-04-23 15:41:02', '2014-04-23 15:41:02', '', 'Paul McCartney_Thumb', '', 'inherit', 'open', 'open', '', 'paul-mccartney_thumb', '', '', '2014-04-23 15:41:02', '2014-04-23 15:41:02', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Paul-McCartney_Thumb.jpg', 0, 'attachment', 'image/jpeg', 0), (259, 3, '2014-04-23 15:43:44', '2014-04-23 15:43:44', '', 'Elton John', '', 'inherit', 'open', 'open', '', 'elton-john', '', '', '2014-04-23 15:43:44', '2014-04-23 15:43:44', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Elton-John_thumb.jpg', 0, 'attachment', 'image/jpeg', 0), (260, 3, '2014-04-23 15:44:19', '2014-04-23 15:44:19', '', 'Elton John', '', 'inherit', 'open', 'open', '', 'elton-john-2', '', '', '2014-04-23 15:44:19', '2014-04-23 15:44:19', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Elton-John.jpg', 0, 'attachment', 'image/jpeg', 0), (261, 3, '2014-04-23 15:44:58', '2014-04-23 15:44:58', '', 'Elton John', '', 'inherit', 'open', 'open', '', 'elton-john-3', '', '', '2014-04-23 15:44:58', '2014-04-23 15:44:58', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Elton-John_thumb1.jpg', 0, 'attachment', 'image/jpeg', 0), (262, 3, '2014-04-23 15:59:42', '2014-04-23 15:59:42', '', 'doobie_brothers', '', 'inherit', 'open', 'open', '', 'doobie_brothers', '', '', '2014-04-23 15:59:42', '2014-04-23 15:59:42', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/doobie_brothers.jpg', 0, 'attachment', 'image/jpeg', 0), (263, 3, '2014-04-23 16:00:52', '2014-04-23 16:00:52', '', 'doobie brothers_thumb', '', 'inherit', 'open', 'open', '', 'doobie-brothers_thumb', '', '', '2014-04-23 16:00:52', '2014-04-23 16:00:52', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/doobie-brothers_thumb.jpg', 0, 'attachment', 'image/jpeg', 0), (264, 3, '2014-04-23 16:05:51', '2014-04-23 16:05:51', '', 'Elton John', '', 'inherit', 'open', 'open', '', 'elton-john-4', '', '', '2014-04-23 16:05:51', '2014-04-23 16:05:51', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/04/Elton-John1.jpg', 0, 'attachment', 'image/jpeg', 0), (265, 3, '2014-04-23 16:22:29', '2014-04-23 16:22:29', '', 'Active Rock', 'Streaming the best of today''s top active rock bands\r\n', 'inherit', 'open', 'open', '', '144-revision-v1', '', '', '2014-04-23 16:22:29', '2014-04-23 16:22:29', '', 144, 'http://gotradio.drift2.com/144-revision-v1/', 0, 'revision', '', 0), (308, 4, '2014-05-05 17:31:29', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2014-05-05 17:31:29', '0000-00-00 00:00:00', '', 0, 'http://gotradio.drift2.com/?p=308', 0, 'post', '', 0), (309, 3, '2014-05-05 17:33:02', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2014-05-05 17:33:02', '0000-00-00 00:00:00', '', 0, 'http://gotradio.drift2.com/?p=309', 0, 'post', '', 0), (269, 1, '2014-04-25 18:20:47', '2014-04-25 18:20:47', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n\r\n [select subject "I''d like to advertise with GotRadio!" "General questions about the GotRadio membership" "I have a tech question and need help" "Question/Comment regarding music programming" "I''d like GotRadio to play my music" "Other"]

    \r\n\r\n

    Upload Your MP3
    \r\n [file file-18 limit:10485760]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    How did you find us?
    \r\n [select foundus "Windows Media Tuner" "ITunes" "RadioTime" "Google" "Bing" "Yahoo" "Other search engine" "RSS feed" "Twitter" "Facebook" "MySpace" "Friend recommendation" "Other"]

    \r\n\r\n[submit "Send"]\n[subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\nFound Us By\r\n[foundus]\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\nprogrammer@gotradio.com,greg@drift2.com\n\n[file-18]\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Contact form', '', 'publish', 'open', 'open', '', 'contact-form-1', '', '', '2014-05-02 22:10:20', '2014-05-02 22:10:20', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=269', 0, 'wpcf7_contact_form', '', 0), (270, 1, '2014-04-25 18:23:01', '2014-04-25 18:23:01', '', 'Contact Form', '', 'publish', 'closed', 'closed', '', 'acf_contact-form', '', '', '2014-04-25 18:23:01', '2014-04-25 18:23:01', '', 0, 'http://gotradio.drift2.com/?post_type=acf&p=270', 0, 'acf', '', 0), (271, 1, '2014-04-25 19:00:08', '2014-04-25 19:00:08', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\nvstar@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Val Starr', '', 'publish', 'open', 'open', '', 'val-star', '', '', '2014-05-02 20:02:54', '2014-05-02 20:02:54', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=271', 0, 'wpcf7_contact_form', '', 0), (277, 1, '2014-04-25 20:51:13', '2014-04-25 20:51:13', 'Gotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\r\n\r\n \r\n
    [srp post_limit=''5'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-04-25 20:51:13', '2014-04-25 20:51:13', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (278, 1, '2014-04-25 20:54:42', '2014-04-25 20:54:42', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\ngpearson@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Geno Pearson', '', 'publish', 'open', 'open', '', 'val-star_copy', '', '', '2014-04-25 20:55:48', '2014-04-25 20:55:48', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=278', 0, 'wpcf7_contact_form', '', 0), (279, 1, '2014-04-25 20:55:58', '2014-04-25 20:55:58', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\nmkeene@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Mark Keene', '', 'publish', 'open', 'open', '', 'geno-pearson_copy', '', '', '2014-04-25 20:56:50', '2014-04-25 20:56:50', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=279', 0, 'wpcf7_contact_form', '', 0), (280, 1, '2014-04-25 20:58:23', '2014-04-25 20:58:23', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\nnfoster@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Nancy Foster', '', 'publish', 'open', 'open', '', 'mark-keene_copy', '', '', '2014-04-25 20:58:47', '2014-04-25 20:58:47', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=280', 0, 'wpcf7_contact_form', '', 0), (281, 1, '2014-04-25 20:59:30', '2014-04-25 20:59:30', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\nrnadel@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Ron Nadel', '', 'publish', 'open', 'open', '', 'nancy-foster_copy', '', '', '2014-04-25 20:59:51', '2014-04-25 20:59:51', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=281', 0, 'wpcf7_contact_form', '', 0), (282, 1, '2014-04-25 21:01:19', '2014-04-25 21:01:19', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\ncluck@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Chuck Luck', '', 'publish', 'open', 'open', '', 'ron-nadel_copy', '', '', '2014-04-25 21:01:35', '2014-04-25 21:01:35', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=282', 0, 'wpcf7_contact_form', '', 0), (283, 1, '2014-04-25 21:03:47', '2014-04-25 21:03:47', '

    Your Name (required)
    \r\n [text* your-name]

    \r\n\r\n

    Your Email (required)
    \r\n [email* your-email]

    \r\n\r\n

    Subject
    \r\n [text your-subject]

    \r\n\r\n

    Your Message
    \r\n [textarea your-message]

    \r\n\r\n

    [submit "Send"]

    \n[your-subject]\n[your-name] <[your-email]>\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\nmmayer@gotradio.com\n\n\n\n\n[your-subject]\n[your-name] <[your-email]>\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis e-mail was sent from a contact form on Got Radio (http://gotradio.drift2.com)\n[your-email]\n\n\n\nYour message was sent successfully. Thanks.\nFailed to send your message. Please try later or contact the administrator by another method.\nValidation errors occurred. Please confirm the fields and submit it again.\nFailed to send your message. Please try later or contact the administrator by another method.\nPlease accept the terms to proceed.\nPlease fill the required field.\nYour entered code is incorrect.\nNumber format seems invalid.\nThis number is too small.\nThis number is too large.\nEmail address seems invalid.\nURL seems invalid.\nTelephone number seems invalid.\nYour answer is not correct.\nDate format seems invalid.\nThis date is too early.\nThis date is too late.\nFailed to upload file.\nThis file type is not allowed.\nThis file is too large.\nFailed to upload file. Error occurred.', 'Maurice Mayer', '', 'publish', 'open', 'open', '', 'ron-nadel_copy-2', '', '', '2014-04-25 21:04:11', '2014-04-25 21:04:11', '', 0, 'http://gotradio.drift2.com/?post_type=wpcf7_contact_form&p=283', 0, 'wpcf7_contact_form', '', 0), (286, 1, '2014-05-02 19:43:52', '2014-05-02 19:43:52', '

    Heading

    \r\nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\r\n\r\n \r\n
    [srp post_limit=''2'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-05-02 19:43:52', '2014-05-02 19:43:52', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (288, 1, '2014-05-02 19:45:54', '2014-05-02 19:45:54', '

    Heading

    \r\nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\r\n\r\n \r\n
    [srp post_limit=''2'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-05-02 19:45:54', '2014-05-02 19:45:54', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (287, 1, '2014-05-02 19:44:18', '2014-05-02 19:44:18', '

    Heading

    \r\nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\r\n\r\n \r\n
    [srp post_limit=''2'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-05-02 19:44:18', '2014-05-02 19:44:18', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0); INSERT INTO `got_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (325, 1, '2014-05-13 00:29:13', '2014-05-13 00:29:13', '

    Welcome To GotRadio

    \r\nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-05-13 00:29:13', '2014-05-13 00:29:13', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (289, 3, '2014-05-02 19:50:44', '2014-05-02 19:50:44', '

    Welcome To GotRadio

    \r\nGotradio is a no frills, gimmicks and gadgets free zone, providing FREE nonstop, professionally programmed music - 7 days a week, 365 days a year. You need do nothing but chose a channel and sit back and enjoy the music. To get started, pick one of our featured channels below, or chose a music room to the left that house "like" channels of music. For example, The Downhome Den would contain music channels such as country, classic country, bluegrass, blues and more. Check out our music room spotlight sliders for monthly cd giveaways and special featured artists. Converse with our own GotRadio programmers on our Blog pages and let our staff know what your expect from your daily dose of music! It''s fun! It''s free! GotRadio...Get Music!\r\n\r\n \r\n
    [srp post_limit=''2'' post_random=''yes'' category_include=1]
    ', 'Home', '', 'inherit', 'open', 'open', '', '3-revision-v1', '', '', '2014-05-02 19:50:44', '2014-05-02 19:50:44', '', 3, 'http://gotradio.drift2.com/3-revision-v1/', 0, 'revision', '', 0), (291, 3, '2014-05-02 20:27:42', '2014-05-02 20:27:42', '', 'doobie_brothers_2', '', 'inherit', 'open', 'open', '', 'doobie_brothers_2-2', '', '', '2014-05-02 20:27:42', '2014-05-02 20:27:42', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/doobie_brothers_21.jpg', 0, 'attachment', 'image/jpeg', 0), (292, 3, '2014-05-02 20:28:22', '2014-05-02 20:28:22', '', 'doobie_brothers_2', '', 'inherit', 'open', 'open', '', 'doobie_brothers_2-3', '', '', '2014-05-02 20:28:22', '2014-05-02 20:28:22', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/doobie_brothers_22.jpg', 0, 'attachment', 'image/jpeg', 0), (293, 3, '2014-05-02 20:29:36', '2014-05-02 20:29:36', '', 'doobie_brothers_2', '', 'inherit', 'open', 'open', '', 'doobie_brothers_2-4', '', '', '2014-05-02 20:29:36', '2014-05-02 20:29:36', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/doobie_brothers_23.jpg', 0, 'attachment', 'image/jpeg', 0), (294, 3, '2014-05-02 21:14:42', '2014-05-02 21:14:42', '', 'paul-mccartny-002', '', 'inherit', 'open', 'open', '', 'paul-mccartny-002', '', '', '2014-05-02 21:14:42', '2014-05-02 21:14:42', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/paul-mccartny-002.jpg', 0, 'attachment', 'image/jpeg', 0), (295, 3, '2014-05-02 21:30:04', '2014-05-02 21:30:04', '', '664370_10202840864656749_5239737999430724084_o', '', 'inherit', 'open', 'open', '', '664370_10202840864656749_5239737999430724084_o', '', '', '2014-05-02 21:30:04', '2014-05-02 21:30:04', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/664370_10202840864656749_5239737999430724084_o.jpg', 0, 'attachment', 'image/jpeg', 0), (296, 3, '2014-05-02 21:48:08', '2014-05-02 21:48:08', '', 'Elton John_2', '', 'inherit', 'open', 'open', '', 'elton-john_2', '', '', '2014-05-02 21:48:08', '2014-05-02 21:48:08', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/Elton-John_2.jpg', 0, 'attachment', 'image/jpeg', 0), (297, 3, '2014-05-02 21:49:23', '2014-05-02 21:49:23', '', 'elton John_3', '', 'inherit', 'open', 'open', '', 'elton-john_3', '', '', '2014-05-02 21:49:23', '2014-05-02 21:49:23', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/elton-John_3.jpg', 0, 'attachment', 'image/jpeg', 0), (311, 3, '2014-05-05 17:42:46', '2014-05-05 17:42:46', 'This is where we can put a message to fans of this room and describe the room.', 'AAA Boulevard', 'The ultimate alternative rock station without the edge. Hear all the best singer/songwriters of today.', 'inherit', 'open', 'open', '', '31-autosave-v1', '', '', '2014-05-05 17:42:46', '2014-05-05 17:42:46', '', 31, 'http://gotradio.drift2.com/31-autosave-v1/', 0, 'revision', '', 0), (312, 3, '2014-05-05 18:17:07', '2014-05-05 18:17:07', '', 'dave koz', '', 'inherit', 'open', 'open', '', 'dave-koz', '', '', '2014-05-05 18:17:07', '2014-05-05 18:17:07', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/dave-koz.jpg', 0, 'attachment', 'image/jpeg', 0), (313, 3, '2014-05-05 18:17:09', '2014-05-05 18:17:09', '', 'davekoz1', '', 'inherit', 'open', 'open', '', 'davekoz1', '', '', '2014-05-05 18:17:09', '2014-05-05 18:17:09', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/davekoz1.jpg', 0, 'attachment', 'image/jpeg', 0), (314, 3, '2014-05-05 18:18:08', '2014-05-05 18:18:08', '', 'dave koz', '', 'inherit', 'open', 'open', '', 'dave-koz-2', '', '', '2014-05-05 18:18:08', '2014-05-05 18:18:08', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/dave-koz1.jpg', 0, 'attachment', 'image/jpeg', 0), (315, 3, '2014-05-05 18:23:27', '2014-05-05 18:23:27', '', 'davekoz1', '', 'inherit', 'open', 'open', '', 'davekoz1-2', '', '', '2014-05-05 18:23:27', '2014-05-05 18:23:27', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/davekoz11.jpg', 0, 'attachment', 'image/jpeg', 0), (316, 3, '2014-05-05 18:48:59', '2014-05-05 18:48:59', '', 'su Charles_thumbnail', '', 'inherit', 'open', 'open', '', 'su-charles_thumbnail', '', '', '2014-05-05 18:48:59', '2014-05-05 18:48:59', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/su-Charles_thumbnail.jpg', 0, 'attachment', 'image/jpeg', 0), (317, 3, '2014-05-05 18:49:18', '2014-05-05 18:49:18', '', 'su charles', '', 'inherit', 'open', 'open', '', 'su-charles', '', '', '2014-05-05 18:49:18', '2014-05-05 18:49:18', '', 0, 'http://gotradio.drift2.com/wp-content/uploads/2014/05/su-charles.png', 0, 'attachment', 'image/png', 0), (318, 3, '2014-05-08 19:47:28', '2014-05-08 19:47:28', '', 'Urban Lounge', ' Grown Folks music without all the Hype. Neo-Soul fused with a R&B injection sure to Sooth your Heart right from the Start. R.Kelly, Boyz II Men, Alicia Keys, Sade, Mary J. Blige and Mo. All happing & Now @The Urban Lounge on GotRadio.com #UrbanLounge\r\n \r\n\r\n', 'inherit', 'open', 'open', '', '160-revision-v1', '', '', '2014-05-08 19:47:28', '2014-05-08 19:47:28', '', 160, 'http://gotradio.drift2.com/160-revision-v1/', 0, 'revision', '', 0), (319, 3, '2014-05-08 19:50:20', '2014-05-08 19:50:20', '', 'Urban Jams', 'Fresh nonstop urban jams from today''s top rap and urban artists. \n', 'inherit', 'open', 'open', '', '158-autosave-v1', '', '', '2014-05-08 19:50:20', '2014-05-08 19:50:20', '', 158, 'http://gotradio.drift2.com/158-autosave-v1/', 0, 'revision', '', 0), (324, 1, '2014-05-13 00:16:57', '2014-05-13 00:16:57', 'Looking for new classical music avenues?  GotRadio takes you there.  Keep your eye on our Blog for information about our playlist, news of the classical music world, and dialog with the classical music loving world!\r\n\r\n \r\n\r\nLet''s get this discussion started!\r\n\r\n \r\n\r\n- Ron\r\n\r\n \r\n
    [jltw username="twitter" nb="3" avatar="true"]
    ', 'GotRadio Classical Music Brings You the World', '', 'inherit', 'open', 'open', '', '192-revision-v1', '', '', '2014-05-13 00:16:57', '2014-05-13 00:16:57', '', 192, 'http://gotradio.drift2.com/192-revision-v1/', 0, 'revision', '', 0), (326, 3, '2014-05-13 14:49:26', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2014-05-13 14:49:26', '0000-00-00 00:00:00', '', 0, 'http://gotradio.drift2.com/?p=326', 0, 'post', '', 0), (327, 3, '2014-05-13 15:21:31', '2014-05-13 15:21:31', '', 'Mashups', 'MASHUPS: AKA: Bootlegs, Smashups, Blends, Boots, Power Mixing and Crossovers. The practice of assembling new songs from purloined elements of other tracks stretches back to the beginnings of recorded music. You want continuous mixing, You Can''t Stop, Won''t Quit you are a Mashup listener! Fergie vs. Salt-N-Pepa, 4 Tops vs. Kings of Leon, FloRida vs. Pitbull & Muse vs. Coldplay and Mo!\r\non @GotRadio #Mashups\r\nMark Keene\r\nProgrammer @ GotRadio.com\r\n\r\n', 'inherit', 'open', 'open', '', '120-revision-v1', '', '', '2014-05-13 15:21:31', '2014-05-13 15:21:31', '', 120, 'http://gotradio.drift2.com/120-revision-v1/', 0, 'revision', '', 0), (328, 3, '2014-05-13 15:27:20', '2014-05-13 15:27:20', '', 'Indie Underground', 'INDIE UNDERGROUND This ain''t no party, this ain''t no disco, this ain''t no fooling around This ain''t no Mudd Club, or C. B. G. B., I ain''t got time for that now . A haven for the Unsigned, Undiscovered, Musical Underdog in todays world. You can hear it before MTV plays it, You can buy it before ITunes sells it, You can enjoy it 24/7/365 on @GorRadio # IndieUnderground\r\n \r\n', 'inherit', 'open', 'open', '', '113-revision-v1', '', '', '2014-05-13 15:27:20', '2014-05-13 15:27:20', '', 113, 'http://gotradio.drift2.com/113-revision-v1/', 0, 'revision', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `got_taxonomyfield` -- CREATE TABLE IF NOT EXISTS `got_taxonomyfield` ( `field_id` bigint(20) NOT NULL AUTO_INCREMENT, `tax_name` varchar(255) NOT NULL, `field_name` varchar(255) DEFAULT NULL, `field_label` varchar(255) DEFAULT NULL, `field_type` varchar(255) DEFAULT NULL, `field_desc` longtext, `field_val` longtext, PRIMARY KEY (`field_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `got_taxonomymeta` -- CREATE TABLE IF NOT EXISTS `got_taxonomymeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0', `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `taxonomy_id` (`taxonomy_id`), KEY `meta_key` (`meta_key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `got_terms` -- CREATE TABLE IF NOT EXISTS `got_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`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=42 ; -- -- Dumping data for table `got_terms` -- INSERT INTO `got_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1, 'Blog', 'blog', 0), (2, 'Primary Navigation', 'primary-navigation', 0), (3, 'Alternative Attic', 'alternative-attic', 0), (4, 'Geno Pearson', 'geno-pearson', 0), (5, 'Olivia Marks', 'olivia-marks', 0), (6, 'Nancy Foster', 'nancy-foster', 0), (7, 'Val Starr', 'val-starr', 0), (8, 'Classic Corner', 'classic-corner', 0), (9, 'GotRadio Extras', 'gotradio-extras', 0), (10, 'Mark Keene', 'mark-keene', 0), (11, 'RadioRooms', 'radiorooms', 0), (12, 'Downhome Den', 'downhome-den', 0), (28, 'Today''s Hits', 'todays-hits', 0), (14, 'Jazz Joint', 'jazz-joint', 0), (15, 'Office Friendly', 'office-friendly', 0), (16, 'Oldies But Goodies', 'oldies-but-goodies', 0), (17, 'Rock Room', 'rock-room', 0), (18, 'Soothing & Sophisticated', 'soothing-sophisticated', 0), (19, 'Soul Kitchen', 'soul-kitchen', 0), (29, 'Worldy Sensations', 'worldy-sensations', 0), (27, 'Holiday Hall', 'holiday-hall', 0), (22, 'Home Page Featured', 'home-page-featured', 0), (23, 'Maurice Mayer', 'maurice-meyer', 0), (24, 'Ron Nadel', 'ron-nadel', 0), (25, 'Chuck Luck', 'chuck-luck', 0), (31, 'Alternative Attic', 'alternative_music', 0), (32, 'Classic Corner', 'classic_corner', 0), (33, 'Holiday Hall', 'holiday_music', 0), (34, 'Jazz Joint', 'jazz_music', 0), (35, 'Office Friendly', 'music_for_office', 0), (36, 'Oldies But Goodies', 'oldies_music', 0), (37, 'Rock Room', 'rock_music', 0), (38, 'Soothing & Sophisticated', 'new-age_classical', 0), (39, 'Soul Kitchen', 'urban_music', 0), (40, 'Today''s Hits', 'top-40_music', 0), (41, 'Worldly Sensations', 'world_music', 0); -- -------------------------------------------------------- -- -- Table structure for table `got_term_relationships` -- CREATE TABLE IF NOT EXISTS `got_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; -- -- Dumping data for table `got_term_relationships` -- INSERT INTO `got_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1, 1, 0), (22, 2, 0), (14, 9, 0), (15, 9, 0), (21, 2, 0), (20, 2, 0), (25, 2, 0), (26, 2, 0), (77, 7, 0), (77, 21, 0), (75, 7, 0), (82, 7, 0), (79, 23, 0), (82, 13, 0), (79, 19, 0), (75, 12, 0), (92, 21, 0), (38, 11, 0), (39, 11, 0), (40, 11, 0), (90, 27, 0), (42, 11, 0), (43, 11, 0), (44, 11, 0), (45, 11, 0), (46, 11, 0), (47, 11, 0), (190, 38, 0), (82, 27, 0), (31, 7, 0), (50, 3, 0), (73, 7, 0), (73, 12, 0), (69, 14, 0), (71, 7, 0), (71, 18, 0), (71, 15, 0), (69, 7, 0), (69, 16, 0), (50, 7, 0), (31, 3, 0), (92, 18, 0), (90, 24, 0), (90, 21, 0), (90, 18, 0), (88, 7, 0), (31, 15, 0), (86, 6, 0), (86, 12, 0), (86, 8, 0), (84, 10, 0), (84, 8, 0), (52, 12, 0), (52, 6, 0), (9, 3, 0), (9, 7, 0), (92, 24, 0), (94, 12, 0), (94, 13, 0), (94, 7, 0), (96, 19, 0), (96, 10, 0), (98, 12, 0), (98, 6, 0), (100, 16, 0), (100, 7, 0), (102, 3, 0), (102, 15, 0), (102, 7, 0), (104, 18, 0), (104, 7, 0), (106, 13, 0), (106, 18, 0), (106, 7, 0), (109, 19, 0), (109, 20, 0), (109, 23, 0), (111, 20, 0), (111, 7, 0), (113, 10, 0), (115, 14, 0), (115, 15, 0), (115, 10, 0), (117, 14, 0), (117, 10, 0), (120, 10, 0), (122, 17, 0), (122, 10, 0), (124, 15, 0), (124, 20, 0), (124, 7, 0), (126, 16, 0), (126, 7, 0), (128, 21, 0), (128, 7, 0), (130, 18, 0), (130, 21, 0), (130, 7, 0), (132, 19, 0), (132, 23, 0), (134, 18, 0), (134, 7, 0), (136, 13, 0), (136, 15, 0), (136, 10, 0), (138, 8, 0), (138, 19, 0), (138, 10, 0), (140, 21, 0), (140, 10, 0), (142, 8, 0), (142, 7, 0), (144, 17, 0), (144, 7, 0), (146, 8, 0), (146, 17, 0), (146, 7, 0), (148, 12, 0), (148, 17, 0), (148, 25, 0), (150, 8, 0), (150, 15, 0), (150, 7, 0), (152, 12, 0), (152, 7, 0), (162, 29, 0), (154, 20, 0), (154, 25, 0), (156, 20, 0), (156, 25, 0), (158, 19, 0), (158, 20, 0), (158, 23, 0), (160, 15, 0), (160, 19, 0), (160, 10, 0), (162, 21, 0), (162, 7, 0), (88, 17, 0), (154, 28, 0), (140, 29, 0), (128, 29, 0), (90, 29, 0), (77, 29, 0), (109, 28, 0), (111, 28, 0), (79, 28, 0), (124, 28, 0), (156, 28, 0), (158, 28, 0), (166, 11, 0), (165, 11, 0), (94, 27, 0), (106, 27, 0), (136, 27, 0), (169, 1, 0), (183, 11, 0), (192, 1, 0), (192, 38, 0), (88, 8, 0), (154, 12, 0); -- -------------------------------------------------------- -- -- Table structure for table `got_term_taxonomy` -- CREATE TABLE IF NOT EXISTS `got_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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=42 ; -- -- Dumping data for table `got_term_taxonomy` -- INSERT INTO `got_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1, 1, 'category', '', 0, 1), (2, 2, 'nav_menu', '', 0, 5), (3, 3, 'radioroom', '', 0, 4), (4, 4, 'radiodj', 'aaalll', 0, 0), (5, 5, 'radiodj', '', 0, 0), (6, 6, 'radiodj', 'As an original member of the Americana Music Association and Reporter to the AMA chart, it''s been a long journey in radio to the land of music I''m passionate about - Americana. The release of Steve Earle''s "Guitar Town" in 1986 changed the landscape of Country Radio forever - and the course of my radio career. I landed in Nashville in 1991 to program "Rockin'' Country 102.9" - an Americana station before the term even existed! I was honored to be named "Americana MD/APD" by Gavin Magazine in 2001 and after stops at terrestrial stations throughout my 25-year radio career, I couldn''t be more excited than to be programming the Americana station on GotRadio.com. We''re keeping it Rootsy and Real - and following the mission statement of the AMA: "to advocate for the authentic voice of American Roots Music around the world."', 0, 3), (7, 7, 'radiodj', 'Hi there music lovers. What can I say other than I live for music. I have been working in the music industry, as a radio promoter and rock and blues musician for decades. Before the new millennium, I launched one of the first ever streaming media sites, allradio.com. SInce then I have launched 1/2 dozen online radio properties and am considered to be a pioneer in the streaming industry. I program several of the channels at GotRadio but particularly love the blues and classic hits. @GotRadioBlues. The Women''s Alternative channel is one of my favorites as well, as I believe there are so many new female artists that never make it to the airwaves. Since I am the founder of GotRadio, I would really like to hear from our listeners on what we can do better to make your music experience a great one! Contact me anytime and we hope you enjoy the music!', 0, 27), (8, 8, 'radioroom', 'This is where you describe the room.', 0, 7), (9, 9, 'nav_menu', '', 0, 2), (10, 10, 'radiodj', 'What I love about Music is, Everything, I have always liked good songs, It could be from my 1st Jackson 5 album (which I played the grooves out) to my1st concert in High School seeing Richie Blackmore''s Rainbow, Foghat and Blue Oyster Cult to catching Prince''s tambourine at the Warfield in San Francisco, I love music. I have been lucky to make a career out of it and working behind the scenes helping to market/promote and write about some the Greatest artist in our life time to getting on the air and seeing and feeling what consumers want, love and just got nuts over. being a part of the GotRadio Team has helped me come full circle. The Party is Not over, I''m just making room for more Friends to join in!', 0, 11), (11, 11, 'nav_menu', '', 0, 12), (12, 12, 'radioroom', '', 0, 9), (13, 13, 'radioroom', '', 0, 4), (14, 14, 'radioroom', '', 0, 3), (15, 15, 'radioroom', '', 0, 8), (16, 16, 'radioroom', '', 0, 3), (17, 17, 'radioroom', '', 0, 5), (18, 18, 'radioroom', '', 0, 7), (19, 19, 'radioroom', '', 0, 7), (20, 20, 'radioroom', '', 0, 6), (21, 21, 'radioroom', '', 0, 7), (22, 22, 'radioroom', '', 0, 0), (23, 23, 'radiodj', 'Well I started back in 1999, I was at 90.1 WNAA on the campus of the greatest school ever, North Carolina A&T. I loved it there! I met a lot of people and artists. I would like to give a big thank you to Mr. Welborne, and D. Cherie for giving me an opportunity. I started 2-5pm on Tuesdays and Fridays, doing the Traffic Jam. That was fun! I could play whatever I wanted, and I could say ALMOST anything! Anyway, I met up with Terrance J (Yep, better known as Terrance Jenkins now!), and he kept stressing me to give an air check to 102 JAMZ. I built up relationships with people at 102 JAMZ. Eventually I got a call from Kevin Kaous and he told me to put in another air check. I became the Assistant music Director in 2007! I started gotradio.com in 2012, and I have loved every second of it! I love finding, and breaking new artist!\r\n\r\nTwo Questions: \r\n\r\nWhat do I like to do?\r\nI love to watch movies, play video games, basketball, and hanging out with my friends. \r\n\r\n \r\nWho would I like to meet?\r\nDenzel Washington, Jay-z, Barack Obama, Spike Lee, Halle Berry, and Will Smith! To me, those are strong African Americans. In Radio I would love to meet Howard Stern, Mike Francesa, Star & Buc Wild, Angie Martinez, Wendy Williams, Russ Parr, and Ed Lover.\r\n', 0, 4), (24, 24, 'radiodj', 'aksjdfhajshdfjahsdfasdf', 0, 2), (25, 25, 'radiodj', '', 0, 3), (27, 27, 'radioroom', '', 0, 5), (28, 28, 'radioroom', '', 0, 7), (29, 29, 'radioroom', '', 0, 5), (31, 31, 'category', '', 0, 0), (32, 32, 'category', '', 0, 0), (33, 33, 'category', '', 0, 0), (34, 34, 'category', '', 0, 0), (35, 35, 'category', '', 0, 0), (36, 36, 'category', '', 0, 0), (37, 37, 'category', '', 0, 0), (38, 38, 'category', '', 0, 1), (39, 39, 'category', '', 0, 0), (40, 40, 'category', '', 0, 0), (41, 41, 'category', '', 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `got_usermeta` -- CREATE TABLE IF NOT EXISTS `got_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`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=131 ; -- -- Dumping data for table `got_usermeta` -- INSERT INTO `got_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1, 1, 'first_name', ''), (2, 1, 'last_name', ''), (3, 1, 'nickname', 'drift2'), (4, 1, 'description', ''), (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, 'got_capabilities', 'a:1:{s:13:"administrator";b:1;}'), (11, 1, 'got_user_level', '10'), (12, 1, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp360_revisions,wp360_locks,wp390_widgets'), (13, 1, 'show_welcome_panel', '1'), (15, 1, 'got_dashboard_quick_press_last_post_id', '321'), (16, 1, 'nav_menu_recently_edited', '9'), (17, 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";}'), (18, 1, 'metaboxhidden_nav-menus', 'a:0:{}'), (19, 1, 'got_user-settings', 'hidetb=1&editor=tinymce&libraryContent=upload&imgsize=full'), (20, 1, 'got_user-settings-time', '1399063005'), (21, 1, 'closedpostboxes_nav-menus', 'a:0:{}'), (22, 1, 'closedpostboxes_stations', 'a:0:{}'), (23, 1, 'metaboxhidden_stations', 'a:1:{i:0;s:7:"slugdiv";}'), (24, 1, 'meta-box-order_stations', 'a:3:{s:4:"side";s:58:"submitdiv,radioroomdiv,radiodjdiv,stationinfo,postimagediv";s:6:"normal";s:36:"postexcerpt,commentstatusdiv,slugdiv";s:8:"advanced";s:0:"";}'), (25, 1, 'screen_layout_stations', '2'), (26, 1, 'wpfp_favorites', 'a:0:{}'), (27, 2, 'first_name', ''), (28, 2, 'last_name', ''), (29, 2, 'nickname', 'eric'), (30, 2, 'description', ''), (31, 2, 'rich_editing', 'true'), (32, 2, 'comment_shortcuts', 'false'), (33, 2, 'admin_color', 'fresh'), (34, 2, 'use_ssl', '0'), (35, 2, 'show_admin_bar_front', 'true'), (36, 2, 'got_capabilities', 'a:1:{s:13:"administrator";b:1;}'), (37, 2, 'got_user_level', '10'), (38, 2, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp360_revisions,wp360_locks'), (39, 2, 'got_dashboard_quick_press_last_post_id', '65'), (40, 1, 'edit_stations_per_page', '100'), (41, 3, 'first_name', 'Val'), (42, 3, 'last_name', 'Starr'), (43, 3, 'nickname', 'vstarr'), (44, 3, 'description', ''), (45, 3, 'rich_editing', 'true'), (46, 3, 'comment_shortcuts', 'false'), (47, 3, 'admin_color', 'fresh'), (48, 3, 'use_ssl', '0'), (49, 3, 'show_admin_bar_front', 'true'), (50, 3, 'got_capabilities', 'a:1:{s:13:"administrator";b:1;}'), (51, 3, 'got_user_level', '10'), (52, 3, 'dismissed_wp_pointers', 'wp330_toolbar,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp360_revisions,wp360_locks'), (53, 3, 'got_dashboard_quick_press_last_post_id', '326'), (54, 3, 'edit_stations_per_page', '60'), (55, 3, 'got_user-settings', 'libraryContent=browse&urlbutton=none&imgsize=large&editor=tinymce&hidetb=1&align=none'), (56, 3, 'got_user-settings-time', '1399073622'), (57, 4, 'first_name', 'Ron'), (58, 4, 'last_name', 'Nadel'), (59, 4, 'nickname', 'rnadel'), (60, 4, 'description', ''), (61, 4, 'rich_editing', 'true'), (62, 4, 'comment_shortcuts', 'false'), (63, 4, 'admin_color', 'fresh'), (64, 4, 'use_ssl', '0'), (65, 4, 'show_admin_bar_front', 'true'), (66, 4, 'got_capabilities', 'a:1:{s:13:"administrator";b:1;}'), (67, 4, 'got_user_level', '10'), (68, 4, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets'), (69, 4, 'got_dashboard_quick_press_last_post_id', '308'), (70, 4, 'closedpostboxes_post', 'a:0:{}'), (71, 4, 'metaboxhidden_post', 'a:7:{i:0;s:7:"acf_172";i:1;s:11:"postexcerpt";i:2;s:13:"trackbacksdiv";i:3;s:10:"postcustom";i:4;s:16:"commentstatusdiv";i:5;s:11:"commentsdiv";i:6;s:7:"slugdiv";}'), (72, 4, 'got_user-settings', 'libraryContent=browse&dfw_width=822&hidetb=1'), (73, 4, 'got_user-settings-time', '1399312617'), (74, 4, 'edit_stations_per_page', '55'), (75, 3, 'closedpostboxes_stations', 'a:1:{i:0;s:16:"commentstatusdiv";}'), (76, 3, 'metaboxhidden_stations', 'a:2:{i:0;s:7:"acf_172";i:1;s:7:"slugdiv";}'), (77, 1, 'edit_radioroom_per_page', '40'), (78, 5, 'first_name', 'Mark'), (79, 5, 'last_name', 'keene'), (80, 5, 'nickname', 'mkeene'), (81, 5, 'description', ''), (82, 5, 'rich_editing', 'true'), (83, 5, 'comment_shortcuts', 'false'), (84, 5, 'admin_color', 'fresh'), (85, 5, 'use_ssl', '0'), (86, 5, 'show_admin_bar_front', 'true'), (87, 5, 'got_capabilities', 'a:1:{s:6:"author";b:1;}'), (88, 5, 'got_user_level', '2'), (89, 5, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets'), (90, 6, 'first_name', 'Nancy'), (91, 6, 'last_name', 'Foster'), (92, 6, 'nickname', 'nfoster'), (93, 6, 'description', ''), (94, 6, 'rich_editing', 'true'), (95, 6, 'comment_shortcuts', 'false'), (96, 6, 'admin_color', 'fresh'), (97, 6, 'use_ssl', '0'), (98, 6, 'show_admin_bar_front', 'true'), (99, 6, 'got_capabilities', 'a:1:{s:6:"author";b:1;}'), (100, 6, 'got_user_level', '2'), (101, 6, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets'), (102, 7, 'first_name', 'Maurice'), (103, 7, 'last_name', 'Mayer'), (104, 7, 'nickname', 'mmayer'), (105, 7, 'description', ''), (106, 7, 'rich_editing', 'true'), (107, 7, 'comment_shortcuts', 'false'), (108, 7, 'admin_color', 'fresh'), (109, 7, 'use_ssl', '0'), (110, 7, 'show_admin_bar_front', 'true'), (111, 7, 'got_capabilities', 'a:1:{s:6:"author";b:1;}'), (112, 7, 'got_user_level', '2'), (113, 7, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets'), (114, 8, 'first_name', 'Chuck'), (115, 8, 'last_name', 'Luck'), (116, 8, 'nickname', 'cluck'), (117, 8, 'description', ''), (118, 8, 'rich_editing', 'true'), (119, 8, 'comment_shortcuts', 'false'), (120, 8, 'admin_color', 'fresh'), (121, 8, 'use_ssl', '0'), (122, 8, 'show_admin_bar_front', 'true'), (123, 8, 'got_capabilities', 'a:1:{s:6:"author";b:1;}'), (124, 8, 'got_user_level', '2'), (125, 8, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets'), (126, 1, 'meta-box-order_toplevel_page_wpcf7', 'a:6:{s:4:"form";s:7:"formdiv";s:4:"mail";s:7:"maildiv";s:12:"cf7_cf7cloud";s:0:"";s:6:"mail_2";s:8:"mail2div";s:8:"messages";s:11:"messagesdiv";s:19:"additional_settings";s:21:"additionalsettingsdiv";}'), (127, 3, '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";}'), (128, 3, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:8:"add-post";i:1;s:12:"add-stations";i:2;s:12:"add-post_tag";i:3;s:13:"add-radioroom";i:4;s:11:"add-radiodj";}'), (129, 4, '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";}'), (130, 4, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:8:"add-post";i:1;s:12:"add-stations";i:2;s:12:"add-post_tag";i:3;s:13:"add-radioroom";i:4;s:11:"add-radiodj";}'); -- -------------------------------------------------------- -- -- Table structure for table `got_users` -- CREATE TABLE IF NOT EXISTS `got_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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=9 ; -- -- Dumping data for table `got_users` -- INSERT INTO `got_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1, 'drift2', '$P$B4GIP/a4lUY.adz5CMo5CCl0Ibmg1r.', 'drift2', 'greg@drift2.com', '', '2014-03-26 16:14:05', '', 0, 'drift2'), (2, 'eric', '$P$BrCMwrrlvlwogI/qOrWlyIIkpFWkT90', 'eric', 'etm5013@gmail.com', '', '2014-04-12 19:29:27', '', 0, 'eric'), (3, 'vstarr', '$P$BIRT9yCU7Ow8YxwiuTOMgWlIwLZI7u.', 'vstarr', 'vstarr@gotradio.com', 'http://vsPass123', '2014-04-14 22:18:52', '$P$BwufzSYZyNr92QXsCet.5.rAHvRGJ70', 0, 'Val Starr'), (4, 'rnadel', '$P$ByuwJ3vHa5et3ZB8VVwe42QwhdcGey/', 'rnadel', 'rnadel@gotradio.com', 'http://gotradio.com', '2014-04-22 21:00:58', '', 0, 'Ron Nadel'), (5, 'mkeene', '$P$BzY0TCJ2tsbNhGbb7ix4/s7NzFpo19/', 'mkeene', 'mkeene@gotradio.com', 'http://www.gotradio.com', '2014-05-02 20:11:32', '', 0, 'Mark keene'), (6, 'nfoster', '$P$BXxnwHLycbdn5ZHyPS.bQW/bCMZYJj.', 'nfoster', 'nfoster@gotradio.com', 'http://www.gotradio.com', '2014-05-02 20:12:24', '', 0, 'Nancy Foster'), (7, 'mmayer', '$P$B.hIdqgPGwPS7EnzZGOrpll/gfvuLf1', 'mmayer', 'mmayer@gotradio.com', 'http://www.gotradio.com', '2014-05-02 20:14:54', '', 0, 'Maurice Mayer'), (8, 'cluck', '$P$BGKzx3ZbzEJr/rJFDvG1Ni92AaqG4s1', 'cluck', 'cluck@gotradio.com', 'http://www.gotradio.com', '2014-05-02 20:15:34', '', 0, 'Chuck Luck'); -- -------------------------------------------------------- -- -- Table structure for table `got_wpclone` -- CREATE TABLE IF NOT EXISTS `got_wpclone` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `backup_name` varchar(250) NOT NULL, `backup_size` int(11) DEFAULT NULL, `data_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `creator` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; /*!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 */;